Skip to content

Commit

Permalink
feat: Trigger new release for javascriptEnabled #14
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Spitzer committed Jan 23, 2019
1 parent 7b88f36 commit b9e0b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -46,3 +46,4 @@ Let's say you have these files:

If you change `variables.less` or `mixins.less` it won't rebuild `main.css`, because it doesn't know about the dependency graph of the files.
The fix is that if you know you're editing one of these files that are imported by other files, just run `npm run build-css` and everything will be fine.

0 comments on commit b9e0b23

Please sign in to comment.