post-sequence
Version:
A sequence for configuration posthtml and postcss plugins
1 lines • 906 B
JavaScript
Object.defineProperty(exports,"__esModule",{value:!0}),exports.reshape=exports.postcss=exports.posthtml=void 0;const posthtml=["posthtml-extend","posthtml-modules","posthtml-posthtml-modules","posthtml-include","posthtml-bem","posthtml-custom-elements","posthtml-inline-assets","posthtml-inline-css","posthtml-remove-tags","posthtml-class-to-css-module","posthtml-remove-attributes","posthtml-css-modules","posthtml-beautify","posthtml-spaceless","posthtml-reporter","posthtml-nanohtml"];exports.posthtml=posthtml;const postcss=["postcss-devtools","postcss-easy-import","postcss-import","postcss-math","postcss-each","postcss-mixins","postcss-at-rules-variables","postcss-custom-properties","postcss-for","postcss-conditionals","postcss-nested","postcss-sorting","postcss-style-guide","postcss-discard-comments","postcss-csso"];exports.postcss=postcss;const reshape={};exports.reshape=reshape;
;