NemotoMasaya
NemotoMasaya
#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. #### Any other comments? 🧡 Thanks for contributing!
After Installing `xo eslint-config-xo-vue eslint-plugin-vue` # Not Work ```package.json "xo": { "extends": ["xo-vue"], } ``` # Work ```package.json "xo": { "extends": ["plugin:vue/recommended"], } ```
The following is a list of CSS properties available on MDN. Are there any other properties from this list that should be added as style props of kuma-ui? ※ ~~Strikethrough~~...