Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ununura

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ununura

Atomic CSS Engine.

  • 1.6.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 03 Mar 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc