epicmaxco / vuestic-ui

Free and Open Source UI Library for Vue 3 🤘
https://vuestic.dev
MIT License
3.31k stars 321 forks source link

feat(VaButton): updated button size props to accept px values #4240

Open ahmadJT opened 3 weeks ago

ahmadJT commented 3 weeks ago

Description

Screenshot 2024-04-25 at 19 16 32

closes #4171

Markup:

```vue // Your code ```

Types of changes