File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 " per-component-subpath-exports" ,
1717 " rare-dancers-itch" ,
1818 " readme-package-managers" ,
19- " typography-map-docs"
19+ " typography-map-docs" ,
20+ " uncompiled-css-architecture"
2021 ]
2122}
Original file line number Diff line number Diff line change 11# @datum-cloud/datum-ui
22
3+ ## 0.2.0-alpha.9
4+
5+ ### Minor Changes
6+
7+ - 50ce0e8: Ship uncompiled CSS instead of compiled Tailwind output (fixes #16 )
8+ - ** Breaking:** Grid and NProgress CSS are now separate optional imports (` @datum-cloud/datum-ui/grid ` , ` @datum-cloud/datum-ui/nprogress ` )
9+ - ** Breaking:** Requires Tailwind CSS v4.0.7+ (v4.2.1+ recommended)
10+ - Removed CSS compilation from build pipeline — raw CSS files are copied to dist
11+ - Embedded ` @source ` directive in shipped CSS for zero-config consumer class scanning
12+ - Pre-expanded grid system ` @apply ` directives into self-contained CSS
13+ - Eliminated duplicate Tailwind stylesheets that caused responsive utility conflicts
14+
315## 0.2.0-alpha.7
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @datum-cloud/datum-ui" ,
33 "type" : " module" ,
4- "version" : " 0.2.0-alpha.8 " ,
4+ "version" : " 0.2.0-alpha.9 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "url" : " https://github.com/datum-cloud/datum-ui"
You can’t perform that action at this time.
0 commit comments