-
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 /…
-
In my CSS path I have 'spaces'. Useref doesn't respect it.
Input:
```
```
Output:
```
```
It breaks the reference.
Any solution?
-
When I use Mustang 2.12 CLI to convert an EN 16931 invoice to HTML, it also exports `xrechnung-viewer.css` and `xrechnung-viewer.js`, but the generated HTML contains no references to these files and w…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements
### What specific section or headline is this issue about?
Syntax
### What information was incorrect, unhelpful…
-
### Explanation:
When **gulp-inject** adds the references from the bower components folder, it creates them with this path:
``` html
```
After running the **optim…
-
![image](https://github.com/w3c/csswg-drafts/assets/21235555/a9e19104-d536-4557-928f-703208d2e823)
now
It just shows the reference to the current document
It would be perfect to support the refe…
-
I've tried to move a sort of `.css` files from private directory to another one bellow webserver's document root. `CssRewriteFilter` works! A file is created, **but** dumped file keeps references to n…
-
It would be a nice improvement if we could reference the Tailwind CSS color config directly, not only HEX colors.
Example:
```
/*
|-------------------------------------------------------------…
-
When an image is referenced from a css file it references to the unhashed version of the file. This could lead to issues when the referenced file is updated.
Django has this behavior implemented s…
-
I'm currently using this in my workflow to get all my JS and CSS files from my HTML and then concat and minify them (it's awesome!). There is a problem however, with CSS like Bootstrap. It uses `@font…