-
The current CSS is fine but kind of bland. Let's add some CSS transitions/transforms/animations for some fun ✨✨
-
Greetings
I suggest to add a stylesheet to the feeds.
XSLT stylesheet is able to transforms XML into HTML.
You can try this https://gitgud.io/sjehuda/streamburner (streamburner.xsl)
~~Igno…
-
**Is this a new component or an extension of an existing one?**
Table
**Describe the feature**
Tables require right alignment for quick scanning and comparison of data. This is especially cru…
-
The JavaScript bindings for lightningcss expose a powerful API for transforming CSS: https://lightningcss.dev/transforms.html. This functionality would be valuable, especially for projects like https:…
-
About the serialization of the interpolation result (for individual transforms), our wpt has a testcase like this:
```
test_interpolation({
property: 'scale',
from: 'none',
to: '4 3 2',
},…
-
It would be nice to have interop for the interpolation on rotate property if possible, but at very least "SLERP" in the spec should probably link to somewhere, e.g. [interpolation on quaternion vector…
-
Discussion about how transform-style: flat should work.
-
- CSS
- [x] Use opacity for blinking cursor
- [ ] Render above-the-fold first ([cf.](https://css-tricks.com/authoring-critical-fold-css/))
- [ ] Reduce crufty, unused, inefficient CSS
- [ ] Ro…
-
Hi @baku89, love your UI study!
I created a little tool for trying to visualise CSS transforms (you can edit the transform text to test other values and transform functions): https://waapi.github.i…
-
http://www.modernizr.com/docs/
See: Isotope uses a Modernizr feature detect to use transitions along with transforms to achieve full hardware acceleration when possible, falling back to jQuery-based …