mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
6 lines
103 B
SCSS
6 lines
103 B
SCSS
@import "../../../../styles/utilities";
|
|
|
|
.homeFeature {
|
|
@apply spacing-horizontal-left bg-white;
|
|
}
|