TrestleAdmin/trestle

View on GitHub
lib/generators/trestle/install/templates/_custom.scss

Summary

Maintainability
Test Coverage
// This file may be used for providing additional customizations to the Trestle
// admin. It will be automatically included within all admin pages.
//
// For organizational purposes, you may wish to define your customizations
// within individual partials and `import` them here, e.g.
//
//    @import "trestle/custom/my_custom_css";
//