Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windi CSS Logo
webpack WindiCSS Plugin

webpack-windicss-plugin

A WindiCSS plugin for webpack

Features

  • framework agnostic
  • language agnostic

⚠️ This package is a WIP.

Known issues

  • Vue scoped postcss is not working.
<style lang="postcss" scoped>
.bar {
	@apply bg-pink-400 text-white p-4 w-1/4;
}

@screen md {
	.bar {
		background: red;
	}
}
</style>
  • Config file updates are not reflecting new attributes.
  • No support for compile mode

License

MIT

About

🍃 Windi CSS for webpack ⚡

Topics

Resources

Stars

78 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages