DOC: How to do a custom build
Open
- Dominant language
- SCSS
- Stars
- 49
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Add a page to the docs site that details how to do a custom build (pick components) so you get just the css rules you need, vs the full bootstrap mess.
This should detail how to:
- [ ] how to install calcite-bootstrap from npm
- [ ] setup include paths for sass processors
- [ ] how to setup a scss file that pulls in colors, fonts, and a sub-set of components
- [ ] does a build
Could be done as a walk-thru, using `yo gulp-webapp` so it's not a mystery as to how you get all the tooling etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.