We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750278e commit 8146c37Copy full SHA for 8146c37
1 file changed
packages/eui/changelogs/upcoming/8045.md
@@ -0,0 +1,8 @@
1
+**Breaking changes**
2
+
3
+- Removed the following exported `.css` files:
4
+ - `@elastic/eui/dist/eui_theme_light.css`
5
+ - `@elastic/eui/dist/eui_theme_light.min.css`
6
+ - `@elastic/eui/dist/eui_theme_dark.css`
7
+ - `@elastic/eui/dist/eui_theme_dark.min.css`
8
+- All EUI components are now on CSS-in-JS. A CSS file/import in consuming applications is no longer needed, and is safe to remove.
0 commit comments