UNPKG

devkit-base-components

Version:

Devkit Base Components is a Vue plugin offering a collection of reusable, headless components designed to streamline your Vue.js development workflow. Built for flexibility and maintainability, this library gives you complete control over styling and beha

8 lines (6 loc) 121 B
@import "tailwindcss/base"; @import "tailwindcss/components"; @import "tailwindcss/utilities"; .rtl { direction: rtl }