forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SharedUX] Remove SCSS from kibana_react (elastic#204497)
## Summary Part of elastic/kibana-team#1082 Removes all Sass files in `src/plugins/kibana_react` to replace with styles declared with Emotion. This PR does not include any changes that would be noticeable by end-users. It changes the internals to use a different technology for styling components. ## References 1. https://emotion.sh/docs/globals 2. https://emotion.sh/docs/best-practices 3. elastic/eui#6828 (comment)
- Loading branch information
1 parent
aef03d6
commit 17906d6
Showing
17 changed files
with
62 additions
and
690 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
274 changes: 0 additions & 274 deletions
274
...d/kibana_react/public/page_template/solution_nav/__snapshots__/solution_nav.test.tsx.snap
This file was deleted.
Oops, something went wrong.
18 changes: 17 additions & 1 deletion
18
...a_react/public/page_template/solution_nav/__snapshots__/solution_nav_avatar.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
src/platform/plugins/shared/kibana_react/public/page_template/solution_nav/solution_nav.scss
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.