ununura-shared
TypeScript icon, indicating that this package has built-in type declarations

1.6.16 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ununura-shared

      Homepage

      ununura.com

      Weekly Downloads

      61

      Version

      1.6.16

      License

      MIT

      Unpacked Size

      46.7 kB

      Total Files

      6

      Last publish

      Collaborators

      • novout