Skip to content

Releases: altgifted/babel-plugin-transform-scss

1.2.0

29 Mar 09:22

Choose a tag to compare

specify file paths via options.include

{
  "presets": [],
  "plugins": [
    ["babel-plugin-transform-scss", {"include": "node_modules"}]
  ]
}

working with nested packages

projectRoot = process.env.PWD

Identical filenames in different directories

Now data-scss-component attribute generates unique id for styles

1.1.0

24 Sep 10:48

Choose a tag to compare

version 1.1.0

1.0.11

18 May 05:58

Choose a tag to compare

release 1.0.11

1.0.10

15 May 18:49

Choose a tag to compare

Fixed:

  • Cannot read property '0' of null

Support for importing styles like module

29 Jul 10:31
e037704

Choose a tag to compare

1.0.9

Merge pull request #6 from altgifted/add_support_for_import_styles_to…

More cleaner README.md

28 Jul 20:04

Choose a tag to compare

release 1.0.8

More cleaner README.md

More cleaner plugin

28 Jul 19:42

Choose a tag to compare

Added more cleaner README.md. Also added some new keywords.

Ready to use plugin

27 Jul 13:56
24a530f

Choose a tag to compare

Merge pull request #5 from altgifted/add_replacement_for_existing_styles

release 1.0.6. Add replacement for existing styles