Skip to content

Commit

Permalink
Document sass requirement in README.md (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfa authored and coke committed Mar 2, 2023
1 parent 751ae08 commit 2b4b3c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -89,6 +89,10 @@ However, to make development here easier, there are three utilities which direct

* `update-css` which is a Bash file and takes the name of a plugin as its argument.

* This expects the Node.js version of `sass` to be installed in your path.

* Installation instructions can be found [here](https://sass-lang.com/install).

* `bin_files/test-all-plugins` This runs all the test files in all the plugins

* `bin_files/build-site` By default this will
Expand Down

0 comments on commit 2b4b3c1

Please sign in to comment.