An open API service indexing awesome lists of open source software.

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.

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).