-
I feel very proud of myself (Super yay!!!) that I was able to fix the transform-origin on all browsers with a little research. As it turns out, the transform-origin only worked properly on Chrome.
I…
-
Hi, I'm embedding morphic.js in a webapp with a ton of weird CSS transforms (via https://github.com/impress/impress.js/ ). I found I could only get correct mouse coordinates by changing getDocumentPos…
-
Currently, the _stroke bounding box_ does not take the CSS property `vector-effects` with the value `non-scaling-stroke` into account.
Though browsers do support `non-scaling-stroke`, the implement…
-
_From @alancutter on July 6, 2017 5:4_
The [`` syntax](https://drafts.css-houdini.org/css-properties-values-api/#supported-syntax-strings) enables custom properties to animate like the `transform` pr…
-
The SVG WG has an old abandoned svg2-tests repo at https://svgwg.org/hg/svg2-tests/; given [the WG seem to have no interest in maintaining a testsuite currently](https://lists.w3.org/Archives/Public/w…
-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if a…
-
when I using in scss ->
**nuxt.config.js**
```
css : [
'~/assets/scss/style.scss'
],
styleResources : {
scss : [
'~/assets/scss/fonts.scss'
]
},
....
```
**styl…
-
### What would you want to propose?
Conditional Rules spec is now a working draft.
We could consider adding it.
I still need to read through the spec fully to know if this can be done through Pos…
-
Hi, I am working on typed Vue css-modules in Typescript support for Nuxt.js.
I saw the issue: https://github.com/nuxt/typescript/issues/35, actually I found this template thanks to this (I am very gr…
-
## enhancement
- [x] update wiki documentation
- [x] depth:
- [x] honor z-index
- [x] allow arc/radial
- [x] ~~arc smooth: displace map, or shader positions, or [SkinnedMesh](https://twit…