anthonygore / html-critical-webpack-pluginLinks
A webpack plugin that will extract critical CSS. Now supports Webpack v4.
☆454Updated 5 years ago
Alternatives and similar repositories for html-critical-webpack-plugin
Users that are interested in html-critical-webpack-plugin are comparing it to the libraries listed below
Sorting:
- Use Custom Properties in CSS☆594Updated 3 years ago
- Purgecss plugin for webpack☆297Updated 5 years ago
- Webpack plugin for media query extraction.☆204Updated last year
- PostCSS plugin that tries to fix all of flexbug's issues☆744Updated 2 years ago
- ☆516Updated 2 years ago
- Extract CSS from chunks into multiple stylesheets + HMR☆695Updated last year
- Plugin to compress images with imagemin☆684Updated 2 years ago
- A Stylelint plugin for webpack☆424Updated last month
- PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation☆549Updated 2 years ago
- Use the parts of normalize.css (or sanitize.css) you need from your browserslist☆837Updated 9 months ago
- A JavaScript library for measuring First Input Delay (FID) in the browser.☆347Updated 4 years ago
- Custom node-sass importer for selector specific imports, module importing, globbing support and importing files only once.☆293Updated last year
- Webpack wrapper for @addyosmani's critical library.☆294Updated 7 years ago
- A webpack loader for responsive images☆651Updated 2 years ago
- Disallow features that aren't supported by your target browser audience.☆440Updated 3 months ago
- Use Sass variables defined in Webpack config or in external Javascript or JSON files☆118Updated 2 years ago
- Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', '…