diff options
author | Jonas Smedegaard <dr@jones.dk> | 2011-06-15 14:01:26 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2013-10-12 21:48:50 +0200 |
commit | 460fba4ea42b42fa883f470874ca3ffc80b967dd (patch) | |
tree | 48ca1153dde41f551bbdaa1ab455e3e4aff32d2a | |
parent | 734818d0d62e4fc88318c0ae00c6497b8433bcef (diff) |
Fix comment out only YUI reset boilerplate (not included ikiwiki-style).
-rw-r--r-- | blueview/style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueview/style.scss b/blueview/style.scss index 30f24f7..539e32f 100644 --- a/blueview/style.scss +++ b/blueview/style.scss @@ -10,11 +10,11 @@ * these parts will stay under the BSD license, * but you're free to apply the GPLv2 to them, of course. */ -/* ------------------------------------------------------------------------------------------------- // TODO: include only relevant parts, and move below reset @include ikiwiki-style; +/* ------------------------------------------------------------------------------------------------- Based on reset-fonts-grids.css from yui. Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: |