Closed Hamdan85 closed 5 years ago
error in ./node_modules/vuetify-credit-card/src/components/Card.vue?vue&type=style&index=0&lang=stylus&
Syntax Error: SyntaxError
(142:3) Unknown word
140 | display: block;
141 | #ff8533
> 142 | height: 50px;
| ^
143 | width: 50px;
144 | border-radius: 25px;
Fixed. Please update to the latest release.
ERROR Failed to compile with 1 errors
error in ./node_modules/vuetify-credit-card/src/components/Card.vue?vue&type=style&index=0&lang=stylus&
Syntax Error: SyntaxError
(24:8) Unknown word
22 | shape() 23 | linear-gradient($highlight-color, lighten($highlight-color, 20%), $highlight-color)