quarto-dev / quarto-dev/quarto-cli
TODO: document bootstrap utility classes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
pretty excited to see this: https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/html/bootstrap/dist/scss/_utilities.scss
This is a great alternative to Tachyons, Tailwind CSS, etc.
Advanced usage would use SASS to bundle up utility classes, but the underlying utility library makes iteration much faster. Needs good docs :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading src/resources/formats/html/bootstrap/dist/scss/_utilities.scss to inventory the available utility classes and understand the Sass usage mentioned in the issue. Done means adding clear documentation for the utility library and its advanced Sass bundling workflow, though the payload does not identify a documentation file or section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, sass
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100