We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0db806 commit d953363Copy full SHA for d953363
index.scss
@@ -118,6 +118,8 @@
118
--shadow-1: #{$shadow-1};
119
--shadow-2: #{$shadow-2};
120
--shadow-3: #{$shadow-3};
121
+ --shadow-4: #{$shadow-4};
122
+ --shadow-5: #{$shadow-5};
123
}
124
125
/* Text */
@@ -230,6 +232,8 @@ input[type="radio"] {
230
232
231
233
234
235
236
237
238
239
0 commit comments