UNPKG

fixed-vuesax

Version:

Framework Components for Vue js

26 lines (18 loc) 355 B
* { margin: 0; padding: 0; box-sizing: border-box; /* list-style: none; */ outline: none; text-transform: none; text-decoration: none; } .vuesax-app-is-rtl direction: rtl; .vuesax-app-is-ltr direction: ltr; @import './colors' @import './mixins' @import './vars' @import './root' @import './components/**'