Rejig asset compilation destination

Avoid using "public" because it's a reserved word by the asset helper
This commit is contained in:
John O'Nolan
2017-06-16 13:23:03 +01:00
parent 4b6905f175
commit 397a096949
9 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
/* Table of Contents
/* ------------------------------------------------------------
This is a development CSS file which is compiled to a minified
production stylesheet in assets/public/screen.css
This is a development CSS file which is built to a minified
production stylesheet in assets/built/screen.css
1. Global Styles
2. Layout