You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
335 B
9 lines
335 B
/* 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"; |
|
|
|
/* MODULES */ |
|
@import "modules/piano";
|
|
|