@nr1e/qwik-ui
v1.0.4
Published
NR1E Qwik UI Library
Readme
Qwik UI Library ⚡️
This library contains approved UI components for use in NR1E projects.
Installation
pnpm i @nr1e/qwik-uiInside global.css, add the following:
@import '@nr1e/qwik-ui/styles.css';This typically should appear under your @import 'tailwindcss'; statement.
