Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode .
Go to file
2020-07-08 21:56:21 +02:00
public Add _redirects file 2020-06-14 09:35:02 +02:00
src Update Header.vue 2020-07-08 21:56:21 +02:00
.gitignore Add package-lock.json to gitignore 2020-05-30 15:12:12 +02:00
babel.config.js Install babel dynamic-import 2020-06-11 22:05:47 +02:00
LICENSE Create LICENSE 2020-05-08 01:00:46 +02:00
package.json Install postcss-import 2020-06-12 16:18:16 +02:00
postcss.config.js Install postcss-import 2020-06-12 16:18:16 +02:00
README.md Update README.md 2020-05-31 15:09:04 +02:00
tailwind.config.js wip 2020-05-07 21:40:34 +02:00

Meraki UI

🎉 🚀 Beautiful Tailwindcss components that support RTL languages & fully responsive based on Flexbox & CSS Grid 🏗.

Resources

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Authors