-
Related to spec https://drafts.csswg.org/web-animations-1/#dom-animatable-animate
I have key frames defined in already existing CSS:
```css
@keyframes colorChange {
0% {
background-color:…
-
We [currently](https://github.com/techniq/svelte-ux/blob/main/packages/svelte-ux/src/lib/plugins/tailwind.cjs#L13-L22) have (`.scrollbar-none`) to completely hide the scrollbar, but it would be nice t…
-
The proposed `corner-shape` property (https://github.com/w3c/csswg-drafts/issues/6521, https://github.com/w3c/csswg-drafts/issues/6980) means that box corners are not always rounded. This will require…
smfr updated
2 months ago
-
I tried to use grunt-inline and while all my css and js files were minified / uglified and inlined, the background images referenced in the css haven't been base64 encoded. My css is in the css folder…
-
In 2.1.1 I get the following error
```
ERROR] Could not resolve "./tsx/Vercel"
node_modules/.pnpm/css.gg@2.1.1/node_modules/css.gg/icons/icons.js:1405:23:
1405 │ var Vercel_1 = requir…
-
### Subject of the enhancement
Include a CSS utility framework.
References:
* https://css-tricks.com/need-css-utility-library/
* https://github.com/troxler/awesome-css-frameworks
* https://tai…
-
### What are you Suggesting?
a Feature
### What is the context behind this Suggestion?
Currently, the Beautiful Lyrics extension has display issues when Spotify is in vertical mode. This leads to d…
-
Since Vue.JS using is already using the fragment to indicate the URL to load inside the Vue Router, we cannot use the fragment a second time (or at least it is intercepted by the Vue application and /…
-
I can't seem to get references in subfolders to update with the hashed name.
My config is :
```
cacheBust: {
test: {
options: {
deleteOriginal…
-
As a developer wanting to use a separate css file and reference it in my base.html
Given that I am familiarised with my route folder Create a static folder
Then place the style.css or other named c…