css-loader
CSS resolver
A module for webpack that interprets CSS functions like @import and url() like import/require()
CSS Loader
4k stars
59 watching
604 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
cssloaderwebpackwebpack-loader
Related projects:
Repository | Description | Stars |
---|---|---|
webpack-contrib/sass-loader | Compiles Sass to CSS and resolves import statements in Webpack configurations. | 3,902 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
connoratherton/loaders.css | A collection of lightweight CSS animations for loading states | 10,223 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,804 |
css-modules/css-modules | A project providing support and documentation for CSS modules to help developers write component-scoped CSS without conflicts or global scope issues. | 17,694 |
addyosmani/critical | A tool that extracts and inlines critical CSS from HTML pages | 10,043 |
lukehaas/css-loaders | A collection of single-element CSS spinners designed to be visually appealing and minimalistic | 7,057 |
css-modules/icss | Defines a format for CSS files used in component-based web applications to enable interoperability between CSS and JavaScript. | 630 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 448 |
webpack-contrib/webpack-bundle-analyzer | A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. | 12,602 |
babel/babel-loader | Transpiles JavaScript files using Babel for compatibility with older browsers and versions of Node.js | 4,831 |
uncss/uncss | Removes unused CSS from stylesheets by analyzing HTML and JavaScript code | 9,421 |
banno/polymer-webpack-loader | A tool to integrate Polymer web components with Webpack | 192 |
sindresorhus/modern-normalize | Creates a standardized CSS style sheet for modern web browsers | 6,379 |
webkul/csspin | Provides customizable and modular CSS spinners and loaders built with LESS preprocessor | 1,040 |