Advertisement · 728 × 90

Posts by css.properties

Preview
code-block.ts GitHub Gist: instantly share code, notes, and snippets.

Throw another on the Syntax highlighting pile!

gist.github.com/radium-v/721...

This custom element class is used to render code blocks with syntax highlighting (it's in use on any property page, ex. css.properties/animation-ti...)

2 months ago 0 0 0 0
justify-self - css.properties The justify-self property justifies a grid item along the inline axis.

NEW: Code blocks are now rendered with a `<code-block>` custom element.

NEW: Formal Syntax blocks are expanded to include referenced types (type pages coming soon!).

NEW: Client-side JS is bundled and minified with esbuild.

NEW: it's getting late. I should go to bed.

css.properties/justify-self/

3 months ago 12 1 0 0
timeline-scope - css.properties The timeline-scope property specifies the scope of timelines.

NEW: There's a sitemap.xml so search engines can actually index this thing.

NEW: The site footer says when the last build happened (deployment is currently still a 2-step process: 1. Drag; 2. Drop)

NEW: Did you do something with your hair? You're absolutely glowing.

css.properties/timeline-scope/

3 months ago 3 1 0 0
text-emphasis-style - css.properties The text-emphasis-style property specifies the style of text emphasis marks.

text-emphasis-style: sesame;

3 months ago 2 0 0 0
A screenshot of the grid-area page from css.properties/grid-area/

A screenshot of the grid-area page from css.properties/grid-area/

css.properties exists now!

3 months ago 20 2 1 0

stroke-linecap: butt;

3 months ago 5 1 0 0

```css
*,
*::before,
*::after {
outline: 1px dashed \#F0F3;

&:hover {
outline: 1px solid \#F0FF;
}
}
```

4 months ago 3 0 0 0

font-variant-numeric: tabular-nums;

5 months ago 23 3 1 2

corner-start-end-shape: scoop;

#css

6 months ago 1 0 0 0

math-style: compact;

7 months ago 1 0 0 0
Advertisement

text-wrap: handsome;

1 year ago 31 3 3 0
Vmin = 5 liter

Vmin = 5 liter

If you also struggle with #CSS units and what they mean, I just learned from a petrol pump about vmin.

1 year ago 9 2 0 0

Marge Simpson: "...It's true, but he shouldn't say it"

drafts.csswg.org/css-syntax-3...

1 year ago 3 1 0 0

::-webkit-meter-even-less-good-value

1 year ago 3 1 0 0

CSS is Less now

1 year ago 1 0 0 0

Oh `@sheet`

1 year ago 2 0 0 0

`lightning-color: yellow;`

1 year ago 0 0 0 0
Preview
CSS Wish List 2025 Back in 2023, I belatedly jumped on the bandwagon of people posting their CSS wish lists for the coming year.  This year I’m doing all that again, less belatedly! (I didn’t do it last year because I c...

⌨️ I blogged about what I’d like to see come to #CSS in 2025. Some of my wishes are repeats from past years, but it was nice to see how many past wishes have (or are about to) come true! meyerweb.com/eric/thought...

1 year ago 70 16 5 0
Post image

Did you know CSS is on the path to support Functions and Mixins?

Forget debating whether HTML is a programming language, it’s time to tackle the growing beast that is CSS.

github.com/w3c/csswg-dr...

1 year ago 3 1 0 0
Advertisement

We're all so allergic to things like `!important` and render blocking that we can't even identify when they might be useful or even necessary.

1 year ago 7 1 3 0

word-break: break-word;

1 year ago 2 0 0 0
Video

Focus By Demotion
a use case for #CSS `:hover > :not(:hover)`

nerdy.dev/hover-not-ho...

1 year ago 248 32 6 6

border-start-start-radius: 50%;

1 year ago 2 0 0 0

CSS is a programming language

1 year ago 5 1 0 0

all: initial;

1 year ago 2 0 0 1