vue-content-placeholders icon indicating copy to clipboard operation
vue-content-placeholders copied to clipboard

Composable components for rendering fake (progressive) content like facebook in vue

Results 14 vue-content-placeholders issues
Sort by recently updated
recently updated
newest added

Webkit handles the `transparent` keyword differently than other browsers resulting in different colors in safari (see #9).

The component is great, but in safari it shows different, is it a bug?

As an attempted to use vue-content-placeholder inside a Bootstrap 4 `.list-group` component... ``` ``` ...i added `flex: 1;` to the `.vue-content-placeholders-heading` rules, allowing it to expand.