Ghost/ghost/admin/app/styles/spirit/_module-template.css
2019-02-24 11:19:22 +07:00

23 lines
228 B
CSS

/*
MODULE NAME
Use this scaffolding to create or extend your own modules with tachyons
style architecture.
*/
@media (--breakpoint-not-small) {
}
@media (--breakpoint-medium) {
}
@media (--breakpoint-large) {
}