
Raycast extension for Cachy
SCSS Compile
by SuoweiHu
Utility that convert SCSS (Sassy Cascading Style Sheets) file into CSS file
Developer Tools
Commands
2Quick Compile SCSS
ViewQuickly compile SCSS file into CSS file; And save last compiled setting, so developer and quickly recompile with the same setting without having to configure again.
Watch Compile SCSS
ViewCompile SCSS file into CSS file. The developer can either choose to compile only once, or use the --watch option to monitor changes and recompile automatically.