TryGhost/Ghost

View on GitHub
ghost/admin/app/styles/spirit/_module-template.css

Summary

Maintainability
Test Coverage
/*

  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) {

}