Skip to content

Instantly share code, notes, and snippets.

@scope2229
Created March 16, 2016 12:16
Show Gist options
  • Save scope2229/4b156ff989da3041da64 to your computer and use it in GitHub Desktop.
Save scope2229/4b156ff989da3041da64 to your computer and use it in GitHub Desktop.
/* * 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 any plugin's vendor/assets/stylesheets directory 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 bottom of the
/* compiled file so the styles you add here take precedence over styles defined in any styles
/* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
/* file per style scope.
/* */
= require bootstrap
= require style
= require jquery-ui
= require_tree .
= require_self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment