mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
5 lines
231 B
Markdown
5 lines
231 B
Markdown
|
# 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.
|