https://github.com/s4m-mo/supercss
superCSS is a utility oriented CSS framework designed to speed up design.
https://github.com/s4m-mo/supercss
css css-design css-designs css-framework css-frameworks css-standards design design-standard design-system productivity webdev webdevelopment
Last synced: 5 days ago
JSON representation
superCSS is a utility oriented CSS framework designed to speed up design.
- Host: GitHub
- URL: https://github.com/s4m-mo/supercss
- Owner: s4m-mo
- License: mit
- Created: 2021-08-28T15:22:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T17:25:01.000Z (about 1 year ago)
- Last Synced: 2025-05-28T23:04:00.650Z (20 days ago)
- Topics: css, css-design, css-designs, css-framework, css-frameworks, css-standards, design, design-standard, design-system, productivity, webdev, webdevelopment
- Language: SCSS
- Homepage: https://sam-the-programmer.github.io/supercss/
- Size: 18.6 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SuperCSS is a utility CSS framework for tailwind-like design and speed of development.
# Usage
With _no configuration needed_, just add this to your `` tag...```html
```
# Performance and Minification
Unlike Tailwind, it does not include minification and removal of unused classes directly. You should improve performance by downloading our stylesheets and using a 3rd party tool like [**PurgeCSS**](https://www.npmjs.com/package/purgecss).