You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.4.0](v1.3.1...v1.4.0) (2024-08-15)
### Bug Fixes
* **core:** [styled] autmatically infer props type ([176f06a](176f06a))
### Features
* implement automatic addition of vendor prefixes to CSS styles and add support for nested CSS in legacy browsers([#19](#19)) ([2fc5b48](2fc5b48))
***core:**[styled] autmatically infer props type ([176f06a](https://github.com/v-vibe/vue-styled-components/commit/176f06ae9298a7cafdb2e5241a1d5e0a093f14fa))
7
+
8
+
9
+
### Features
10
+
11
+
* implement automatic addition of vendor prefixes to CSS styles and add support for nested CSS in legacy browsers([#19](https://github.com/v-vibe/vue-styled-components/issues/19)) ([2fc5b48](https://github.com/v-vibe/vue-styled-components/commit/2fc5b48e49345c0e4238667ee22173f09ea81070))
0 commit comments