1.0.5 • Published 2 years ago

lumin-ui v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

⚙ How to install?

NPM:

npm i lumin-ui

In your tailwindconfig.js:

module.exports = {
  // your tailwind config
  plugins: [require("lumin-ui").default],
};

⚠ lumin-ui uses tailwindcss as its core styling tool, to install it firstly you'll need to install tailwindcss:

npm install -D tailwindcss
npx tailwindcss init

Theres a complete guide of how to install and use tailwindcss with any frameworks: Click here

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago