scss-library/components/rcss.styl

8 lines
153 B
Stylus
Raw Permalink Normal View History

2021-01-03 12:36:12 +01:00
// Padding and Margin sizes
2021-01-03 15:33:36 +01:00
line-height = 1.1
2021-01-03 12:36:12 +01:00
spacing-small = 10px
spacing-medium = 25px
spacing-large = 35px
@import './colors'
2021-01-17 19:30:08 +01:00
@import './_components'