Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode .
Go to file
2020-06-02 14:48:26 +02:00
public wip 2020-05-09 17:28:04 +02:00
src Fixing accessablity errors 2020-06-02 14:48:26 +02:00
.gitignore Add package-lock.json to gitignore 2020-05-30 15:12:12 +02:00
babel.config.js init 2020-05-02 16:30:16 +02:00
LICENSE Create LICENSE 2020-05-08 01:00:46 +02:00
package.json Remove jquary and use vue-backToTop 2020-05-31 14:06:12 +02:00
postcss.config.js install tailwindcss 2020-05-04 00:35:12 +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