From 9d5952436cdb6636133e11bf52200734f22bca5c Mon Sep 17 00:00:00 2001 From: Jonathan Budzenski Date: Thu, 15 Sep 2022 10:41:14 -0400 Subject: [PATCH] [styleguide] update path to scss theme (#140742) --- STYLEGUIDE.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STYLEGUIDE.mdx b/STYLEGUIDE.mdx index 8e043cba9224..10815b1f0002 100644 --- a/STYLEGUIDE.mdx +++ b/STYLEGUIDE.mdx @@ -630,7 +630,7 @@ Doing so ensures the styles are never separated or lost on import and allows for better modularization (smaller individual plugin asset footprint). All SASS (.scss) files will automatically build with the [EUI](https://elastic.github.io/eui/#/guidelines/sass) -& Kibana invisibles (SASS variables, mixins, functions) from the [`globals_[theme].scss` file](src/core/public/core_app/styles/_globals_v8light.scss). +& Kibana invisibles (SASS variables, mixins, functions) from the [`globals_[theme].scss` file](src/core/public/styles/core_app/_globals_v8light.scss). While the styles for this component will only be loaded if the component exists on the page, the styles **will** be global and so it is recommended to use a three letter prefix on your