Sha256: 11c5e9e3c5b2e4dd91b1a124266c5415c881b620c2b8b123da373b2906f9aac6
Contents?: true
Size: 631 Bytes
Versions: 2
Compression:
Stored size: 631 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. * *= require_self *= require dataTables/jquery.dataTables.bootstrap *= require_tree . */ .center { text-align: center; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bootup-0.0.1 | lib/generators/bootup/templates/application.css |
bootup-0.0.1alpha | lib/generators/bootup/templates/application.css |