@plugse/my-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

My UI

Elementos

Loading

Button

FieldInput

FieldInputRadio

Form

Estilização

/*global.css*/

@tailwind base;
@tailwind components;
@tailwind utilities;

@layer base{
:root {
--light-color-text-primary: #334155;
--light-color-text-secondary: #0f172a;
--light-color-bg-primary: #0ea5e9;
--light-color-bg-secondary: #0369a1;
--dark-color-text-primary: #e7e5e4;
--dark-color-text-secondary: #a8a29e;
--dark-color-bg-primary: #0c4a6e;
--dark-color-bg-secondary: #0369a1;
--error-color-text: #fecaca;
--error-color-bg: #b91c1c;
}
}


Readme

Keywords

none

Package Sidebar

Install

npm i @plugse/my-ui

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

87.9 kB

Total Files

37

Last publish

Collaborators

  • joselio105