UNPKG

@ulu/frontend

Version:

A versatile SCSS and JavaScript component library offering configurable, accessible components and flexible integration into any project, with SCSS modules suitable for modern JS frameworks.

10 lines 207 B
{ "trailingComma": "es5", "tabWidth": 2, "semi": true, "singleQuote": false, "quoteProps" : "consistent", "bracketSameLine" : false, "arrowParens": "avoid", "vueIndentScriptAndStyle" : true }