UNPKG

postcss-critical-split

Version:

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

8 lines (6 loc) 55 B
body { background-color: black; } p { color: red; }