ri > Scss

๐ŸŽจ Scss

๐Ÿ“ From /home/chedong/.local/share/rdoc



๐Ÿš€ Quick Reference

Use Case Command Description
๐Ÿ”„ Compile SCSS to CSS sass input.scss output.css Compiles a single SCSS file to CSS
๐Ÿ‘๏ธ Watch for changes sass --watch input.scss:output.css Automatically recompiles on file changes
๐ŸŽจ Set output style sass --style compressed input.scss output.css Minified CSS output (also: expanded, nested, compact)
๐Ÿ“ Compile entire directory sass scss/:css/ Compiles all .scss files in a directory to .css in another
๐Ÿ” Source map generation sass --source-map input.scss output.css Generates a source map for debugging
๐Ÿงช Check syntax sass --check input.scss Validates SCSS syntax without compiling
Scss
๐ŸŽจ Scss ๐Ÿš€ Quick Reference

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 15:24 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format