Skip to content

Releases: kuatsure/generator-skeletor

Release v0.3.0

08 Mar 14:26
Compare
Choose a tag to compare

New: Variables style preprocessor file
New: Replace task for node variables
New: .tmp directory to serve up a local copy of scripts / styles
New: Project name now takes directory name as default

Enhancement: Updated generator's index.js file to match newer methods
Enhancement: Gruntfile is better laid out
Enhancement: Serve task is way more awesome
Enhancement: Dist task is deploy ready and its resulting directory 'dist' is fully minimized - markup, styles, and scripts
Enhancement: Update project deps

Fix: Livereload's style injection works more reliably
Fix: LESS compiles more reliably
Fix: Vanilla CSS - starting page's gradient background works again
Fix: Travis.yml file is now properly generated