-
In an attempt to fix #1076, I recently merged #1098, but this seems to have had an unpleasant side effect of moving a whole bunch of styles from `.css` files to the inline `` block. Some stuff needs t…
-
Hi,
i've activated ngx_pagespeed on our server. Everything seems to be fine, but the prioritize_critical_css filter wont work. For some testing i have included a extra page with the code of this the …
-
**Background**
In certain scenarios react-docgen tries to parse CSS modules.
This yields an error as follows:
>
**Use case**
See related Storybook issue https://github.com/storybookjs/…
-
Hi,
We use css-modules in a react app. In our webpack based web app, in order to collect styles for the critical components, we basically wrap those components into a HOC. This decorator basically…
-
As a follow-up to the inline layout discussion in Orlando, I wanted to float ideas for how to implement fragmentation in Servo layout 2.0. Fragmentation encompasses pagination, multi-column, and inlin…
-
As mentioned previously by @mity:
> [...] There were some other feature requests in the past that would allow to use MD4C for e.g. a syntax highlighting of Markdown format in a text editor. So far …
-
### Brace yourselves, this is going to be a long post!
I have bad news and good news.
The bad news is - Bootstrap 3 branch will be discontinued.
The good news is what is coming instead!
### Som…
-
Many CSS features involve referring to assets outside the stylesheet using URLs: plain CSS `@import`s, background images, and so on. It's not always obvious how these assets will map to URLs on the se…
nex3 updated
3 months ago
-
This is more of a brainstorming/discussion issue. Currently we can only apply a single entity per character. For simple things this is totally fine. But as soon as we want to handle more complex thing…
-
From @drystone :
> Having investigated AsciiDoc further I don't see any benefit... Not least because of `eval` and `ifeval` which would require an embedded Python interpreter. Both that and the `fi…