diff options
Diffstat (limited to 'frontend/static/sass/src/screen.scss')
| -rw-r--r-- | frontend/static/sass/src/screen.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/static/sass/src/screen.scss b/frontend/static/sass/src/screen.scss new file mode 100644 index 0000000..81de847 --- /dev/null +++ b/frontend/static/sass/src/screen.scss @@ -0,0 +1,6 @@ +/* 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 "compass/reset"; |
