idyllic-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.21 • Public • Published

Welcome to Idyllic UI ⚡️

  • Works out of the box. Idyllic UI contains a set of minimally styled React components that work out of the box with tailwindcss.

  • Flexible & composable. Idyllic UI is built on tailwindcss allowing quick customization and styling.

Looking for the documentation?

https://idyllic-ui-doc.vercel.app/

Installing Idyllic UI

Idyllic UI is made up of multiple components which you can import one by one. All you need to do is install the idyllic-ui package:

$ yarn add idyllic-ui
# or
$ npm install idyllic-ui

Getting set up

To start using the components, please follow these steps:

  1. Import the component provided by idyllic-ui as use it as you would any react component.

  2. You can start using components like so!:

import { Button } from "idyllic-ui"

const App = () => <Button>Idyllic Button</Button>

Contributing

Feel like contributing? That's awesome! Fork the project and open and issue!


Sadiq Bilyamin

Readme

Keywords

none

Package Sidebar

Install

npm i idyllic-ui

Weekly Downloads

1

Version

1.0.21

License

MIT

Unpacked Size

115 kB

Total Files

27

Last publish

Collaborators

  • thetrueseeker