Skip to content

Commit fbe876e

Browse files
Filmbostock
andauthored
changelog about the reduced specificity of our CSS (#1949)
* changelog about the reduced specificity of our CSS --------- Co-authored-by: Mike Bostock <[email protected]>
1 parent 28c7ebc commit fbe876e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Year: **Current (2023)** · [2022](./CHANGELOG-2022.md) · [2021](./CHANGELOG-20
88

99
Fixes the *observable10* categorical color scheme. In 0.6.12, we inadvertently published an earlier draft; this fixed version better aligns the order of colors with *tableau10*.
1010

11+
We reduced the specificity of selectors in the generated stylesheets to 0, allowing consumers of Plot to much more easily override these styles using their own stylesheets while still enjoying the default styling. Thanks, @mstade!
12+
1113
## 0.6.12
1214

1315
[Released December 7, 2023.](https://github.com/observablehq/plot/releases/tag/v0.6.12)

0 commit comments

Comments
 (0)