Sha256: c83c54efd6f46750aa5d61de4962cec924091d94eca82963bc0caf7d4bb12237
Contents?: true
Size: 905 Bytes
Versions: 9
Compression:
Stored size: 905 Bytes
Contents
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * */ @import 'bourbon'; @import 'neat'; @import 'normalize-rails'; @import 'font-awesome'; // USDS Styles. Go USA. @import 'core/base'; @import 'core/defaults'; @import 'core/utilities'; @import 'core/variables'; // @import 'elements/typography'; @import 'elements/buttons'; @import 'elements/table'; // @import 'elements/list'; @import 'components/accordions'; @import 'foundation'; @import 'va';
Version data entries
9 entries across 9 versions & 1 rubygems