// =========================================================================== // GUIDE.CSS // Styles for the Style Guide // --------------------------------------------------------------------------- // IMPORTS @charset "utf-8"; @import "compass"; @import "susy"; @import "dependencies/colors"; @import "dependencies/themes"; // --------------------------------------------------------------------------- // STYLE GUIDE STYLES iframe { border: 0; @include box-shadow-both; }