OSDN Git Service

Removed css declarations out of main.scss, so main is only a collector
authorKoen Punt <koen@koenpunt.nl>
Fri, 23 Nov 2012 16:26:26 +0000 (17:26 +0100)
committerKoen Punt <koen@koenpunt.nl>
Thu, 29 Nov 2012 11:18:44 +0000 (12:18 +0100)
commit755e4a470015ad83337943d62a32ede2921eda53
treef9d4a266c12b74e5b62d3c43f5a4d95b58c0d59b
parenteb1004f7890d25a86beb0ca0a7eca802d9fce665
Removed css declarations out of main.scss, so main is only a collector
Fonts, variables and mixins are now all in their own stylesheets
app/assets/stylesheets/fonts.scss [new file with mode: 0644]
app/assets/stylesheets/main.scss
app/assets/stylesheets/mixins.scss [new file with mode: 0644]
app/assets/stylesheets/variables.scss [new file with mode: 0644]