aethant / vanilla-css

vanilla-css.com
GNU General Public License v2.0
59 stars 7 forks source link

Make gulp redundant #9

Open neutraltone opened 8 years ago

neutraltone commented 8 years ago

I propose adding DON'T USE THIS FILE to the source CSS file and make gulp return a snarky error when the user runs gulp

Seikho commented 8 years ago

On it

aethant commented 8 years ago

Go to town.

Seikho commented 8 years ago

See #10

neutraltone commented 8 years ago

Gonna need to see DON'T USER THIS FILE in the source CSS file before we can resolve this issue.

https://github.com/aethant/vanilla-css/blob/gh-pages/src/assets/css/styles.css

Seikho commented 8 years ago

index.html currently points to src/assets/css/styles.css (789d7e4c) for its styles to circumvent the SnarkError. assets/css/styles.css was treated as build output in #8