rollup-plugin-styles

🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.

MIT License

Downloads
230.1K
Stars
244
Committers
13

Bot releases are visible (Hide)

rollup-plugin-styles - v3.5.2

Published by github-actions[bot] over 4 years ago

3.5.2 (2020-05-20)

Bug Fixes

rollup-plugin-styles - v3.5.1

Published by github-actions[bot] over 4 years ago

3.5.1 (2020-05-20)

Bug Fixes

  • typenames too long for typedoc (13e2d49)
rollup-plugin-styles - v3.5.0

Published by github-actions[bot] over 4 years ago

3.5.0 (2020-05-20)

Bug Fixes

  • sass: properly call custom resolvers (002366f)
  • sourcemap: broken single line URL comments extraction (fd8ebf9)

Features

  • importer: extensions override (74fcd39)
  • url: automatically inline assets in inject mode (db7dc9a)

Performance Improvements

  • overall improvements and optimizations (a460dd0)
  • types: trimmed down vendor types (6a52be8)
rollup-plugin-styles - v3.4.3

Published by github-actions[bot] over 4 years ago

3.4.3 (2020-05-17)

Bug Fixes

  • code splitting: potential over-extraction (0b94909)
rollup-plugin-styles - v3.4.2

Published by github-actions[bot] over 4 years ago

3.4.2 (2020-05-17)

Bug Fixes

  • correct filename for single file /w preserveModules (837f9ed)
rollup-plugin-styles - v3.4.1

Published by github-actions[bot] over 4 years ago

3.4.1 (2020-05-17)

Bug Fixes

  • correct multi-file detection (d92d6da)
rollup-plugin-styles - v3.4.0

Published by github-actions[bot] over 4 years ago

3.4.0 (2020-05-16)

Features

  • code splitting rework /w preserveModules support (8f44a7a)
rollup-plugin-styles - v3.3.4

Published by github-actions[bot] over 4 years ago

3.3.4 (2020-05-15)

Bug Fixes

  • stylus: proper sourcesContent (f9b4774)
  • stylus: respect local node_modules (eebbbed)

Performance Improvements

rollup-plugin-styles - v3.3.3

Published by github-actions[bot] over 4 years ago

3.3.3 (2020-05-14)

Bug Fixes

  • multi-entry: correct and consistent order of single extracted file (553ca85)
  • do not depend on directory structure for hashing (18c3022)
  • uniform sass error message (49655a4)
rollup-plugin-styles - v3.3.2

Published by github-actions[bot] over 4 years ago

3.3.2 (2020-05-13)

Bug Fixes

  • onExtract func check and desc (4bfaac5)
rollup-plugin-styles - v3.3.1

Published by github-actions[bot] over 4 years ago

3.3.1 (2020-05-13)

Bug Fixes

rollup-plugin-styles - v3.3.0

Published by github-actions[bot] over 4 years ago

3.3.0 (2020-05-12)

Bug Fixes

  • minimize exports in extract mode as well (ab919d7)

Features

rollup-plugin-styles - v3.2.5

Published by github-actions[bot] over 4 years ago

3.2.5 (2020-05-11)

Bug Fixes

  • loaders: run sourcemap loader first (b651be3)

Performance Improvements

rollup-plugin-styles - v3.2.4

Published by github-actions[bot] over 4 years ago

3.2.4 (2020-05-10)

Bug Fixes

  • sourcemaps: hashing and fixes for inlining in extract mode (c2bb12d)
  • better match Rollup's hashing method (1825045)
rollup-plugin-styles - v3.2.3

Published by github-actions[bot] over 4 years ago

3.2.3 (2020-05-09)

Just a dummy release to correct links in the README for new API Reference structure

rollup-plugin-styles - v3.2.2

Published by github-actions[bot] over 4 years ago

3.2.2 (2020-05-09)

Bug Fixes

  • sass: do not modify non-module url (fd022c6)
rollup-plugin-styles - v3.2.1

Published by github-actions[bot] over 4 years ago

3.2.1 (2020-05-09)

Bug Fixes

  • respect output.file for main CSS chunk (19eb9d7)
rollup-plugin-styles - v3.2.0

Published by github-actions[bot] over 4 years ago

3.2.0 (2020-05-08)

Features

  • import: resolve extensions (9005ab8)
rollup-plugin-styles - v3.1.0

Published by github-actions[bot] over 4 years ago

3.1.0 (2020-05-07)

Bug Fixes

  • injector: external @babel/runtime (129aff5)

Features

  • modules: customizable autoModules (c3298de)
rollup-plugin-styles - v3.0.6

Published by github-actions[bot] over 4 years ago

3.0.6 (2020-05-07)

Bug Fixes

  • sourcemap: more reliable detection (a419361)