Fix readme typo

This commit is contained in:
John O'Nolan 2017-06-19 14:38:07 +01:00
parent c97defd40a
commit 6f441794e4
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Casper styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'l
`$ gulp`
Now you can edit `/assets/css/` files, which will be compiled to `/assets/public/` automatically.
Now you can edit `/assets/css/` files, which will be compiled to `/assets/built/` automatically.
# PostCSS Features Used