https://github.com/subsetcss/parser
https://github.com/subsetcss/parser
core css parser postcss subsetcss
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/subsetcss/parser
- Owner: subsetcss
- Created: 2019-08-11T19:25:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T19:48:42.000Z (over 3 years ago)
- Last Synced: 2025-03-11T14:44:43.597Z (over 1 year ago)
- Topics: core, css, parser, postcss, subsetcss
- Language: TypeScript
- Size: 365 KB
- Stars: 0
- Watchers: 1
- 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.
[](https://github.com/subsetcss/parser/actions/workflows/nodejs.yaml)
## Contributing
Check out the [Contributing guide](CONTRIBUTING.md).