Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subsetcss/parser
https://github.com/subsetcss/parser
core css parser postcss subsetcss
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/subsetcss/parser
- Owner: subsetcss
- Created: 2019-08-11T19:25:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T19:48:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T04:04:07.084Z (about 1 month ago)
- Topics: core, css, parser, postcss, subsetcss
- Language: TypeScript
- Size: 365 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# @subsetcss/parser
CSS parser based on postcss that returns a config based on line number and css.
Also includes the types for the subsetcss config format.[![Node.js CI](https://github.com/subsetcss/parser/actions/workflows/nodejs.yaml/badge.svg)](https://github.com/subsetcss/parser/actions/workflows/nodejs.yaml)
## Contributing
Check out the [Contributing guide](CONTRIBUTING.md).