UNPKG

uikit

Version:

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.

13 lines (12 loc) 240 B
{ "tabWidth": 4, "printWidth": 100, "singleQuote": true, "plugins": ["prettier-plugin-organize-imports"], "overrides": [ { "files": "*.yml", "options": { "tabWidth": 2 } } ] }