UNPKG

postcss-critical-split

Version:

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

9 lines (7 loc) 74 B
table { display: block; width: 100%; } .strong { font-weight: bold; }