Skip to content

Releases: windicss/svelte-windicss-preprocess

v2.1.9

23 Feb 16:46
Compare
Choose a tag to compare

Bug Fixes

v2.1.8

23 Feb 16:42
Compare
Choose a tag to compare

Bug Fixes

  • :global gets added to often (8fc7fcc), closes #13

v2.1.7

23 Feb 12:04
Compare
Choose a tag to compare

Bug Fixes

v2.1.6

22 Feb 13:41
Compare
Choose a tag to compare

Bug Fixes

  • tests: updated description (07f085f)

Features

  • tests: add test for template literals (cb0ae29)

v2.1.5

21 Feb 10:41
Compare
Choose a tag to compare

Bug Fixes

  • Styles in style tag works even if it's commented out #55 (d7cd590)

v2.1.1

10 Feb 07:14
Compare
Choose a tag to compare
  • switch to rollup bundler
  • add browser version support

v2.1.0

08 Feb 06:11
Compare
Choose a tag to compare
  • simplified configuration interface
  • switch to new html parser
  • support windicss plugins
  • support typescript
  • support bundle to one css file
  • fix escape pseudo error
  • fix #8 , #9

v2.0.0

20 Jan 11:58
Compare
Choose a tag to compare
  • support tailwind configuration
  • switch to windicss v2.0.6

v1.0.9

18 Jan 15:10
Compare
Choose a tag to compare

The last version that supports windicss v1.x.x

v1.0.6

13 Jan 07:10
Compare
Choose a tag to compare
  • added variant attribute support
  • fixed bug of .dark :global(.dark:...)