Skip to content

Releases: dougludlow/plugin-sass

v0.5.1

29 Nov 13:11
Compare
Choose a tag to compare
  • removes lodash dependency (see #76)
  • loads optional deps only if required (see #75 )

CSS URL Rewrite and CSS Asset Copier

24 Oct 06:14
Compare
Choose a tag to compare
Merge pull request #73 from sormy/master

CSS URL Rewrite and CSS Asset Copier

fixed creation of parent url when importing sass files from other packages

21 Jun 06:04
Compare
Choose a tag to compare

fixed jspm imports in sass files for most environments (i.e. cordova)

10 Jun 09:35
Compare
Choose a tag to compare

fixed the import of sass files in packages which are not primarily installed

05 Jun 13:06
Compare
Choose a tag to compare

Remove old scripts after reloads

25 Apr 07:41
Compare
Choose a tag to compare

Transformed Promises to async and await

15 Apr 09:35
Compare
Choose a tag to compare

Hopefully I didn't broke something

Sass @import paths break completely

14 Apr 18:59
Compare
Choose a tag to compare

v0.4.0

31 Mar 09:14
Compare
Choose a tag to compare
  • SASS options can now be added via config
  • autoprefixer is now disabled by default and can be enabled via config

Windows support for paths with spaces

24 Mar 16:00
Compare
Choose a tag to compare