Sha256: b0022215e09efcf40f07842d425b40e05687832bd95098680a235894afb77370
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
@import "bootstrap/less/bootstrap"; //If you want exotic placement features, animations, and more, import this //@import "railsstrap"; // Glyphicons - included by default in bootstrap. // You may need to customize config/initializers/assets.rb (Rails 4), or config/environments/[env].rb to add font paths in. // In either case of FontAwesome or Glyphicons, the railsstrap:install task should insert the appropriate entries for you. // Your custom LESS stylesheets goes here // // Since railsstrap was imported above you have access to its mixins which // you may use and inherit here, ex: // @import "bootstrap/less/mixins/alerts.less; // // If you'd like to override railsstrap's own variables, you can do so here as well // See http://bootstrap.github.com/bootstrap/customize.html#variables for their names and documentation // // Example: // @import (reference) 'bootstrap/less/variables.less'; // @link-color: #ff0000; // // Date and Time Picker // // To enable the date and time picker, uncomment this line: // @import "datepicker/datepicker.less"; // Don't forget to include the javascript library as well.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
railsstrap-3.3.1 | lib/generators/railsstrap/install/templates/bootstrap_and_overrides.less |