mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 09:27:37 +00:00
Rejig asset compilation destination
Avoid using "public" because it's a reserved word by the asset helper
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user