Skip to content

Commit 076d438

Browse files
committed
chore: 🤖 add changeset
1 parent 0c27a7f commit 076d438

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.changeset/eight-colts-accept.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@clickhouse/click-ui': minor
3+
---
4+
5+
This library will now use CSS Modules for styling and is distributed unbundled, giving your application full control over bundling and optimisations. This means you only include what you actually use, resulting in smaller bundle sizes and better performance!
6+
7+
NOTE: We're currently migrating from Styled-Components to CSS Modules. Some components may still use Styled-Components during this transition period.
8+
9+
To learn more about CSS modules support, check our documentation [here](https://github.com/ClickHouse/click-ui?tab=readme-ov-file#css-modules)

0 commit comments

Comments
 (0)