X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6dd89ba9560db36dece3b17529f4db55f96c25f5..refs/heads/ldap_host_failover:/dev/docs/development.md diff --git a/dev/docs/development.md b/dev/docs/development.md index 6d11443b6..1611de578 100644 --- a/dev/docs/development.md +++ b/dev/docs/development.md @@ -5,6 +5,8 @@ When it's time for a release the `development` branch is merged into release wit * [Node.js](https://nodejs.org/en/) v16.0+ +## Building CSS & JavaScript Assets + This project uses SASS for CSS development and this is built, along with the JavaScript, using a range of npm scripts. The below npm commands can be used to install the dependencies & run the build tasks: ``` bash