forked from vuestorefront/storefront-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsfui.scss
25 lines (20 loc) · 837 Bytes
/
sfui.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/* Here you can override global SCSS variables */
// global override excluding scoped components
// $button-padding: 5px !default;
// global override including scoped components
// $button-padding: 50px !default;
/* Here you can override global SCSS variables */
// global override excluding scoped components
// $button-padding: 5px !default;
// global override including scoped components
// $button-padding: 50px;
/* Here you can override global SCSS variables */
// global override excluding scoped components
// $button-padding: 5px !default;
// global override including scoped components
// $button-padding: 50px;
/* Here you can override global SCSS variables */
// global override excluding scoped components
// $button-padding: 5px !default;
// global override including scoped components
// $button-padding: 50px;