Mercurial > zeropaste
diff app/assets/stylesheets/application.scss @ 379:2ad092e60975
[mq]: new-design
author | nanaya <me@myconan.net> |
---|---|
date | Sun, 07 Jun 2015 02:35:12 +0900 |
parents | 5a4d31e97937 |
children | 433bc70e1781 |
line wrap: on
line diff
--- a/app/assets/stylesheets/application.scss Sat Jun 06 22:36:32 2015 +0900 +++ b/app/assets/stylesheets/application.scss Sun Jun 07 02:35:12 2015 +0900 @@ -1,7 +1,5 @@ -@import "app_bootstrap"; -@import "bootstrap-prettify"; +@import "variables"; +@import "components"; +@import "layout"; -@import "alert"; -@import "pastes"; -@import "sticky_footer"; -@import "tabs"; +@import "new-paste";