Billy Clark
Billy Clark
### Expected Behavior ``` $ vue add vue-password-strength-meter zxcvbn Installed! ``` All necessary dependencies would be added to the `package.json` according to https://cli.vuejs.org/guide/plugins-and-presets.html#plugins such as (https://github.com/vuetifyjs/vue-cli-plugin-vuetify, router or vuex) ###...
I'd like to have the ability to move the hint to the right of the textarea at times, specifically for my need it's to display how many characters are remaining......
Had to resort to this to make things work the way I think they should work by default: ``` ``` I would've preferred that `persistentHint` with a `hint` and an...
Please search for duplicate or closed issues first. ## Describe the issue It looks there might be a missing selector for the loading icon (https://github.com/picocss/pico/blob/v2/css/pico.css#L2347) which does not take into...