]> BookStack Code Mirror - bookstack/blobdiff - dev/docs/development.md
Addressed additional unsupported array spread operation
[bookstack] / dev / docs / development.md
index 6d11443b63705b70858c55c3b7465dfb56b6c62b..1611de578fc5fd49795bcaa22e7d546faed994b1 100644 (file)
@@ -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