Skip to content

快速上手

安装

bash
npm install -D sass

编译

bash
sass input.scss output.css

sass --watch input.scss output.css

sass --watch app/sass:public/stylesheets

基于 MIT 许可发布