vue-styled-components icon indicating copy to clipboard operation
vue-styled-components copied to clipboard

Visual primitives for the component age. A simple port for Vue of styled-components πŸ’…

Results 39 vue-styled-components issues
Sort by recently updated
recently updated
newest added
trafficstars

When do you plan to support vue3?

Does any tried that with VueJs3 ? I am getting only : `createElement is not a function` when trying adding a styled component into the template.

Bumps [terser](https://github.com/terser/terser) from 4.6.11 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.2 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

I was trying to register my component and use it, but this error occurred in __vue-styled-components.es.js:2969__. What do y'all think is the cause of this error? Or it is just...

My project page needs to use "vw" as unit, "vue-styled-components" should be dynamically generated "css", so "postcss-px-to-viewport" cannot support So, how to implement "px to vw"?

This PR encompasses the following: - Full parity with current Vue 2 `vue-styled-components`, including - `css` - `keyframes` - `injectGlobal` - `styled` and `.attrs` - Vue 3 added as peer...

Hi, what the problem with vue-styled-components + Nuxt js https://github.com/nuxt/nuxt.js/issues/3479 how to fix this promblem? Thanks.

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies