-
Some pages have a lot of inline javascript and CSS that's almost always "static", and should ideally not be served to the user on each request.
I'm not that familiar with real-world PHP development…
-
Chromium is shipping CSS Modules unflagged in v93: https://chromestatus.com/feature/5948572598009856
We should consider how this applies to Deno.
The relevant commit to the HTML Living Spec: htt…
-
### New feature motivation
I used Tailwind CSS, I read a previous issue about problems on Tailwinds side of things. I managed to get some work arounds by adding tailwind classes in the custom class…
-
From nerdy.dev:
```css
@layer base.normalize {
html {
--nav-height: 72px;
view-timeline: document-timeline;
&:has(.PostList .PostItem:focus-visible) {
scroll-padding-block-start: …
-
# TLDR (from #6369)
patternfly.css has performance issues. These issues are due to global selectors `*`, `:has()`, `:is()`, `:where()`, `:first/last-child`, references to elements rather than selector…
-
Positioning en flow layout, bronnen: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flow_layout en https://www.w3schools.com/css/css_positioning.asp
-
How should CSS zoom be handled (if at all) in a `@container` query?
A container query like `@container (width > 100px) { }` is rather weird wrt CSS zoom. Should it use pixels:
* As considered b…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: The `overlay` CSS property
* Specification or proposal URL (if available): https://drafts.csswg.org/css-posi…
-
While trying to use your package I've came across the following error:
⨯ ./node_modules/react-split-flap-display/dist/index.css
Global CSS cannot be imported from within node_modules.
Read more: h…
-
List any classes used to drive functionality