-
**Is your feature request related to a problem? Please describe.**
I simply ask if I do try to make a script that minimise (remove comment and merge all css file into one (by following the load order…
ghost updated
4 months ago
-
This doesn't seem to pose a problem for users because Firefox seems to have a built-in emoji font, but I get the following errors in Firefox when it tries to display an emoji, hits the CSS font fallba…
-
## System
* Version: geckodriver 0.23.0 (2018-10-04)
* Platform: Linux (but I'm guessing it applies to any)
* Firefox: 65.0b2
* Selenium: 3.141.0 (Python bindings)
## Testcase
Testcase o…
-
The lines
https://github.com/franglais125/no-title-bar/blob/0fd20f31b5bd102fbfcbe2ad78c6e614ebb4b77f/decoration.js#L469-L477
cause `@import url` statements to deleted files to be leftover in `~…
-
## Feature Request
Linked to flarum/framework#2762
At the moment, we need to manually specify vendor prefixes in our Less stylesheets, but this leads to inconsistent behaviour between extension…
-
Hi @lexborisov
I think, may mycss be have some bugs.
I use css_low_level.c to parse and serialize some css string. after serialization, I find 2 problems.
1. css string missed some content like:
…
-
I'm using css import assertions which are being transpiled at build time and [construct-style-sheets-polyfill](https://www.npmjs.com/package/construct-style-sheets-polyfill) takes care of adding the s…
-
Je viens de découvrir la fonctionnalité [CSS container queries](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_containment/Container_queries).
D'après [Can I use](https://caniuse.com/css-cont…
-
### Issue details
Following [this example](https://prosemirror.net/examples/basic/) I can get ProseMirror to work fine in Light DOM, but not in Shadow DOM. Here is my code (my HTML file does nothin…
ghost updated
5 months ago
-
Scroll bars in Windows browsers look pretty bad.
This can be addressed by CSS controlled cross-platform jQuery scroll bars:
http://www.hongkiat.com/blog/css-scroll-bar/
One of these jQuery plugins …