Fix readme typo

This commit is contained in:
John O'Nolan 2017-06-19 14:38:07 +01:00
父节点 c97defd40a
当前提交 6f441794e4
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -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