silverstripe-widgets/docs/en/developer-tools.md

5 lines
231 B
Markdown
Raw Permalink Normal View History

2015-11-07 00:45:35 +01:00
# Developer Tools
Get the dependencies by running `npm install`.
After making changes to SCSS files, run the build script `npm run build`. This will compile everything for you and output minified CSS files to the `css` directory.