UNPKG

228 BCSSView Raw
1/*
2
3 MODULE NAME
4
5 Use this scaffolding to create or extend your own modules with tachyons
6 style architecture.
7
8*/
9
10
11@media (--breakpoint-not-small) {
12
13}
14
15@media (--breakpoint-medium) {
16
17}
18
19@media (--breakpoint-large) {
20
21}
22