UNPKG

postcss-critical-split

Version:

A PostCSS plugin that takes existing CSS files and splits out the annotated critical styles into a seperate file.

7 lines (6 loc) 94 B
@media screen and (min-width: 300px) { p { float: left; text-decoration: underline; } }