https://github.com/jwplayer/simple-style-loader
Smaller version of webpack style-loader without base64 data urls or source map support
https://github.com/jwplayer/simple-style-loader
Last synced: about 1 year ago
JSON representation
Smaller version of webpack style-loader without base64 data urls or source map support
- Host: GitHub
- URL: https://github.com/jwplayer/simple-style-loader
- Owner: jwplayer
- License: mit
- Created: 2016-05-05T20:36:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T21:12:07.000Z (over 3 years ago)
- Last Synced: 2025-07-04T20:41:24.485Z (about 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 4
- Watchers: 35
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-style-loader
Smaller version of webpack style-loader. Source map support has been removed to eliminate base64 data urls from code bases using the loader.