Sha256: c0bca3cdbe66ace8c0b9617a99f7c292bb597ff3a29bdeec558aad5dead8778a
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
// ************************************* // // Psique // -> Styleguide for Emergia's apps // // ************************************* // ------------------------------------- // Vendor // ------------------------------------- @import 'normalize-rails'; @import 'font-awesome'; @import 'bourbon'; @import 'neat'; // ------------------------------------- // Foundation // ------------------------------------- @import 'foundation/helpers'; @import 'foundation/config'; @import 'foundation/base'; // ------------------------------------- // Components // ------------------------------------- @import 'components/grid'; @import 'components/form'; @import 'components/panel'; @import 'components/button'; // ------------------------------------- // Structures // ------------------------------------- @import 'structures/menu'; @import 'structures/offcanvas'; @import 'structures/search'; // ------------------------------------- // Foundation - Tools // ------------------------------------- @import 'foundation/tools'; // ------------------------------------- // Inbox // -------------------------------------
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
psique-1.0.1 | app/assets/stylesheets/psique/psique.scss |