aboutsummaryrefslogtreecommitdiff
path: root/src/components/root.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/root.style.js')
-rw-r--r--src/components/root.style.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/components/root.style.js b/src/components/root.style.js
index 38bcc954..3e421bd4 100644
--- a/src/components/root.style.js
+++ b/src/components/root.style.js
@@ -6,13 +6,5 @@ export default {
'Modals',
'Popover',
'TopBar'
- ],
- defaultRules: [
- {
- directives: {
- background: '--bg',
- opacity: 0
- }
- }
]
}