Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
boznik committed Apr 29, 2017
1 parent 2202f66 commit 6ba4c5d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@ Install this module like any other module. [See Drupal Documentation](https://dr
Configuration
---

Developer
---

If you wish to develop on this module you will most likely need to compile some new css. Please use the sass structure provided and compile with the sass compiler packaged in this module. To install:

```
npm install
grunt watch
or
grunt devmode
```

Troubleshooting
---

Expand Down

0 comments on commit 6ba4c5d

Please sign in to comment.