django-allauth-ens/allauth_ens/scss/screen.scss
2017-08-03 12:40:52 +02:00

17 lines
477 B
SCSS

/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
// @import "vendor/normalize";
// @import "reset";
@import "compass/reset";
@import "reset";
@import "font-awesome-compass";
@import "font-awesome";
@import "variables";
@import "mixins";
@import "base";