discourse/app/assets/stylesheets/mobile.css.erb
2013-08-27 16:40:30 -04:00

9 lines
257 B
Plaintext

// Manifest
//
//= require common
//= require_tree ./mobile
//
// For now, include all desktop css. But once we add files in ./mobile that override
// files in ./application, we'll need to only include the files we need:
//
//= require_tree ./application