aboutsummaryrefslogtreecommitdiff
path: root/src/components/text.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/text.style.js')
-rw-r--r--src/components/text.style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/text.style.js b/src/components/text.style.js
index 2aa5e745..050194cb 100644
--- a/src/components/text.style.js
+++ b/src/components/text.style.js
@@ -1,6 +1,6 @@
export default {
name: 'Text',
- selector: '',
+ selector: '/*text*/',
states: {
faint: '.faint'
}