Releases: aboutsource/glasse
Releases · aboutsource/glasse
v2.3.8
Security Fixes:
- Pin
event-stream
to not vulnerable version 3.3.4
2.2.1
changed: css-nano safe mode active
2.2.0
- changed: add styles-copy task for additional stylesheets
1.0.0
- changed styles: enhance task defaults
This removes the default global imports:
{
import: [
'../base/_variables.styl',
'../base/_mixins.styl',
],
},
0.11.0
- changed: by default no SVG attributes are removed anymore
0.10.1
- fixed: eslint: restore previous behavoir
0.9.5
- Replace
gulp-clean
by del
- Empty
dist/
instead of deleting the whole directory