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

0.0.20 • Public • Published

UI - WhiL

UI project is a library neutral for create anything style using atomic react components and using styled components. You can declare styles with props and focus in your logic application.

<AtomText
  color="white"
  caretColor="red"
  textAlign="justify"
  width="50%"
  backgroundColor="red"
  padding="1rem"
>
  Hello UI!
</AtomText>

You can declare your own styles with props such: color, padding, width, backgroundColor. without use a class css

Dependents (0)

Package Sidebar

Install

npm i @whil/ui

Weekly Downloads

3

Version

0.0.20

License

UNLICENSED

Unpacked Size

273 kB

Total Files

50

Last publish

Collaborators

  • whil