Chore: SCSS cleanup (#89355)

* remove/migrate normalize.scss

* fix typo

* migrate _explore styles

* make json-formatter styles global
This commit is contained in:
Ashley Harrison
2024-06-19 13:28:00 +01:00
committed by GitHub
parent 6b876f1e38
commit ceaf510a7d
18 changed files with 404 additions and 789 deletions

View File

@@ -6134,10 +6134,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not re-export imported variable (\`./thirdArgAfterSearchQuery\`)", "4"],
[0, 0, 0, "Do not re-export imported variable (\`./withinStringQuery\`)", "5"]
],
"public/app/plugins/datasource/cloudwatch/components/CheatSheet/LogsCheatSheet.tsx:5381": [
[0, 0, 0, "Styles should be written using objects.", "0"],
[0, 0, 0, "Styles should be written using objects.", "1"]
],
"public/app/plugins/datasource/cloudwatch/components/ConfigEditor/XrayLinkConfig.tsx:5381": [
[0, 0, 0, "Styles should be written using objects.", "0"]
],