-
`codeshift.config.ts` is intended to act as the **source of truth for every codemod package**. Configs serve a dual purpose of holding all relevant metadata and one or more codemods.
## Config prop…
-
### Description
Hi there! We are having persistent issues when running image transforms on animated GIF files. These transforms all attempt to resize the images.
The issues we've seen most often…
-
## Is your feature request related to a problem? Please describe.
I have set up jest-preview in my project and it seems to work well other than loading my styles (with SASS). When I add the followi…
-
I've a strange propblem with transforms in compass.
I want do move the axis with `transform-origin(50% 100%)`to the bottom which is working if i type it into firebug.
But if I use the mixin `@includ…
-
### Description
Stack overflow when compiling large discriminated union.
We have a project with a big discriminated union.
To reproduce I made one with 400 cases.
It does compile in the fable …
-
### Current State: Research
This ticket will guide the discussion of implementing css-blocks in Vue Single File Components.
## Motivation
Vue provides a rich interface for creating single f…
-
# Add an adoptStyles capability in ShadowRoots (WICG 909: open-stylable Shadow Roots)
**Table of Contents**
- [Background](#background)
- [Bringing Page Styles into Shadow Trees](#bringing-pa…
-
`filter`, `mask`, `clip-path`, and the proposed extension of `fill` and `stroke` all support SVG graphical effects applied to CSS layout boxes.
The problem: none of these specs clearly define how t…
-
Allow for perspective (non-affine) 2D transforms. Non-affine transforms are
transformations where parallel lines don't remain parallel after the transform.
Working proposal: https://github.com/fse…
fserb updated
3 years ago
-
Currently the entry mentions "3D space" and claims prefixed support starts in IE9, though IE9 only supports 2D transforms. Would be good to clarify that as someone suggested caniuse data was incorrect…