diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,3 +5,15 @@ A collaborative editor for organizing, communicating, and analyzing data in grap A.K.A The spreadsheet of tomorrow +Development +=========== + +To update the css files you need [sass](http://sass-lang.com/) + +The build tool is [make](https://www.gnu.org/software/make/) + +To rebuild the css files issue make from the top level directory: + + $ make + + |
