Files
liquid/node_modules/grunt-postcss/CHANGELOG
T
Tetsuro 82249c99b3 Set up Grunt
Fixing up Grunt file to watch for directories

Exclude node modules folder from Jekyll built site
2015-07-25 13:48:45 -04:00

15 lines
316 B
Plaintext

v0.3.0:
date: 2015-01-18
changes:
- PostCSS 4.0
- Use a new PostCSS instance for each Grunt target (#12)
v0.2.0:
date: 2014-11-14
changes:
- PostCSS 3.0
- Maps now inline and containing sourcesContent by default
v0.1.0:
date: 2014-09-25
changes:
- First release