https://github.com/serkodev/master-styles-manager
https://github.com/serkodev/master-styles-manager
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/serkodev/master-styles-manager
- Owner: serkodev
- Created: 2022-04-17T08:45:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T11:04:13.000Z (about 4 years ago)
- Last Synced: 2025-02-16T10:55:14.544Z (over 1 year ago)
- Language: TypeScript
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# master-styles-manager
> 🚧 This project is still under development and there may be irregular breaking changes.
## Features
- List CSS properties from [Master Styles](https://github.com/master-co/styles) for converter
- List all shorthand / original-naming styles (CLI only)
- List Master Styles CSS browser compatibility (CLI only)
## Development
```
pnpm install
pnpm build
```