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

https://github.com/novout/ununuracss

🖌️ A Real CSS Engine. Only Scoped.
https://github.com/novout/ununuracss

atomic-css css engine nuxt3 postcss unocss vite-plugin vue

Last synced: 12 months ago
JSON representation

🖌️ A Real CSS Engine. Only Scoped.

Awesome Lists containing this project

README

          

# UnunuraCSS






A Real CSS Engine. Only Scoped.





## Features

- [Vue](./packages/vite/README.md), [React/Preact/Vue-JSX](./packages/vite/README.md), [Nuxt](./packages/nuxt/README.md), [Astro](./packages/astro/README.md) and [Svelte](./packages/vite/README.md);
- [Fontaine](https://github.com/danielroe/fontaine) and [PostCSS](https://postcss.org/) integrated;
- 0kb default injected .css;
- Only scoped and JSX-Scoped;
- Class-raw based;
- Extend API;
- Dynamic identifiers with unique/multiple engine;
- Nullable options/classes;
- External contexts (fonts/public files...).

## Simple Example

```html


Hello UnunuraCSS!


```

### Access [ununura.com](https://ununura.com) for more explanations.