@nr1e/qwik-ui
v2.1.6
Published
NR1E Qwik UI Library
Downloads
1,730
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.
