https://github.com/rtsao/css-to-js-sourcemap
Generates CSS w/ sourcemaps to lines in JS at runtime
https://github.com/rtsao/css-to-js-sourcemap
css css-in-js source-map
Last synced: 5 months ago
JSON representation
Generates CSS w/ sourcemaps to lines in JS at runtime
- Host: GitHub
- URL: https://github.com/rtsao/css-to-js-sourcemap
- Owner: rtsao
- License: mit
- Created: 2018-06-06T17:45:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-24T05:45:37.000Z (7 months ago)
- Last Synced: 2025-07-24T09:00:55.440Z (7 months ago)
- Topics: css, css-in-js, source-map
- Language: JavaScript
- Homepage:
- Size: 140 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# css-to-js-sourcemap
[![build status][build-badge]][build-href]
See [the `css-to-js-sourcemap-worker` README](worker/README.md) for more information.
[build-badge]: https://travis-ci.org/rtsao/css-to-js-sourcemap.svg?branch=master
[build-href]: https://travis-ci.org/rtsao/css-to-js-sourcemap