Jordan Pittman c4e443acc0
Add postcss-import support to the CLI (#8437)
* Add postcss-import support to the CLI

* Update changelog
2022-05-25 14:28:52 -04:00

6 lines
61 B
CSS

@layer utilities {
.something-cool {
color: red;
}
}