https://github.com/jrson83/shrtcss
A lightweight SCSS/CSS library
https://github.com/jrson83/shrtcss
components css framework library lightweight react sass scss
Last synced: about 1 month ago
JSON representation
A lightweight SCSS/CSS library
- Host: GitHub
- URL: https://github.com/jrson83/shrtcss
- Owner: jrson83
- License: mit
- Created: 2023-07-18T20:21:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T05:54:15.000Z (about 1 month ago)
- Last Synced: 2025-04-11T16:13:03.619Z (about 1 month ago)
- Topics: components, css, framework, library, lightweight, react, sass, scss
- Language: TypeScript
- Homepage: https://shrtcss.jrson.me
- Size: 1.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
A lightweight SCSS/CSS library.
## Documentation
> **Note**
> shrtcss is currently in development.This aims to be the featherweight champion of SCSS/CSS component libraries in the entire universe!
## Components
- [x] Alert
- [x] Badge
- [x] Blockquote
- [x] Button
- [ ] Card
- [x] ContentEditable
- [ ] Dialog
- [x] Divider
- [ ] Drawer
- [ ] Dropdown
- [ ] Form
- [x] Heading
- [x] Icon
- [ ] List
- [x] Pagination
- [x] Router
- [x] Spinner
- [ ] Table
- [x] Tabs
- [x] Timeline
- [x] Toast## Contributing
Please read our [CONTRIBUTING](https://github.com/jrson83/shrtcss/blob/main/CONTRIBUTING.md) guide and [CODE OF CONDUCT](https://github.com/jrson83/shrtcss/blob/main/CODE_OF_CONDUCT.md) for more information.
## License
Licensed under the [MIT license](https://github.com/jrson83/shrtcss/blob/main/LICENSE).