Windicss Webpack Plugin Versions Save

🍃 Windi CSS for webpack ⚡

v1.8.0

8 months ago

Bug Fixes

v1.7.8

1 year ago

v1.7.7

1 year ago

Bug Fixes

v1.7.6

1 year ago

Bug Fixes

  • types: prefer webpack augmentation (11a0b8b), closes #116

v1.7.5

1 year ago

v1.7.4

1 year ago

v1.7.3

2 years ago

Bug Fixes

  • resolve the devtools client correctly (86fff31), closes #113

v1.7.2

2 years ago

Bug Fixes

  • build: use es2019 build target (3761ec5), closes #112

v1.7.1

2 years ago

Bug Fixes

  • pitcher: change logic to avoid shuffling loader order (f25545a), closes #111

Thanks @keuby

v1.7.0

2 years ago

Features

  • support devtools for better user experience (#110) (df96ede)

Design In DevTools

Add the import with your existing windi imports and you'll have autocompletion in your Chrome DevTools! See "Design in DevTools" for more information.

import 'virtual:windi-devtools'

Credit to @await-ovo, thanks! :tada: