mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Remove direct usage of EUI theme vars (#116232)
Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
42168954b4
commit
252b949b61
75 changed files with 149 additions and 130 deletions
|
@ -23,7 +23,6 @@ filegroup(
|
|||
)
|
||||
|
||||
NPM_MODULE_EXTRA_FILES = [
|
||||
"eui_theme_vars/package.json",
|
||||
"package.json",
|
||||
"README.md"
|
||||
]
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"main": "../target_node/eui_theme_vars.js",
|
||||
"types": "../target_types/eui_theme_vars.d.ts"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue