James Totty

Results 2 comments of James Totty

The default height for the skeleton-loader-image is set to 200px as stated in the [documentation](https://vuetifyjs.com/en/api/v-skeleton-loader/#skeleton-loader-image-height). You need to override the custom global defaults by setting the variable `$skeleton-loader-image-height: 100%;` in...

> @jtotty Can you please show an example for skeleton loader as i tried the same option and it didn't work. SASS/SCSS variables are supported when using the vuetify-loader. This...