Socket
Socket
Sign inDemoInstall

ununura-shared

Package Overview
Dependencies
0
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ununura-shared

Atomic CSS Engine.


Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

UnunuraCSS

A Real CSS Engine. Only Scoped.

Features

  • Vue, React/Preact/Vue-JSX, Nuxt, Astro and Svelte;
  • Fontaine and PostCSS 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

<main class="reset:meyer">
  <div class="flex[col h-center v-center] border[2 white solid] bg:black w:100% h[min 100vh] scroll[y auto]">
    <p class="text[arial white 2rem 700]">Hello UnunuraCSS!</p>
  </div>
</main>

Documentation

Access ununura.com for more explanations.

Keywords

FAQs

Last updated on 26 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc