discourse/app/assets/stylesheets/mobile.css.erb

9 lines
257 B
Plaintext
Raw Normal View History

2013-08-28 04:40:30 +08:00
// 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