Improve docs with includes list
See original GitHub issueThe maybe toughest thing to get your head around when using TWBS is finding out which files are needed to be included when one wants to use a component. I have just (again) gone through all the hoops with the migration of a build that originally started with v0.4.0-alpha.2 and is now on v0.4.0-beta. Files disappeared, additional ones were necessary and it took me three hours of just finding out what’s missing and what changed.
FYI: This is not a “include CSS and JS from CDN and call it a day”–site, but one that includes only what’s actually in use (by @importing SCSS files, etc.).
Feature request for documentation: Please, add the files needed (SCSS, JS) that make a component work.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Add a numbered list, bulleted list, or checklist - Google Support
Open a document in the Google Docs app. · Tap Edit Edit . · Tap the part of the screen where you want...
Read more >11 new Google Docs features to try in 2022 - Zapier
11 new Google Docs features to try in 2022 · 1. Pageless view This one's my favorite, so it gets top billing. ·...
Read more >Improve performance | Google Docs
This document covers some techniques you can use to improve the performance of your application. In some cases, examples from other APIs or...
Read more >21 Google Doc Features You Didn't Know Existed (But Totally ...
Google Docs Features · 1. Add Fonts · 2. Templates · 3. Table of Contents Sidebar · 4. Create or Remove Header ·...
Read more >Document list improved in Google Docs
The Google Docs document list now allows you to put documents in folders, filter by type of document, filter by who you share...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Sorry, I am not familar with the
scss-docsshortcode you are referring to. Is it the formatting for the docs? In any case, I think comments on the files would already be very helpful by themselves. In fact, I often go and look at each file to figure out the dependencies.If this can be automated, it’d be awesome!