lightningcss 1.0.0-alpha.71

A CSS parser, transformer, and minifier
Documentation
1
2
3
4
5
@import "./mixin.css";

.foo {
  @apply color;
}