File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -630,7 +630,7 @@ Doing so ensures the styles are never separated or lost on import and allows
630
630
for better modularization (smaller individual plugin asset footprint).
631
631
632
632
All SASS (.scss) files will automatically build with the [EUI](https://elastic.github.io/eui/#/guidelines/sass)
633
- & Kibana invisibles (SASS variables, mixins, functions) from the [` globals_[theme].scss ` file](src/core/public/core_app/ styles/_globals_v8light.scss).
633
+ & Kibana invisibles (SASS variables, mixins, functions) from the [` globals_[theme].scss ` file](src/core/public/styles/core_app /_globals_v8light.scss).
634
634
635
635
While the styles for this component will only be loaded if the component exists on the page,
636
636
the styles **will** be global and so it is recommended to use a three letter prefix on your
You can’t perform that action at this time.
0 commit comments