diff options
author | B Mathis <brandon@imathis.com> | 2009-11-02 13:49:19 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-02 13:49:19 -0600 |
commit | fc691c1da6b091754b8881af5b2be509479baa21 (patch) | |
tree | 1b239701b2596bc55ac7ae1643fcfe5751fd9de6 /source/stylesheets | |
parent | 9a682bd73f1010206549b053b3ed42b3ef2d5d61 (diff) | |
download | my_new_personal_website-fc691c1da6b091754b8881af5b2be509479baa21.tar.xz my_new_personal_website-fc691c1da6b091754b8881af5b2be509479baa21.zip |
fixed library to support compass-edge
Diffstat (limited to 'source/stylesheets')
-rw-r--r-- | source/stylesheets/_library.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/stylesheets/_library.sass b/source/stylesheets/_library.sass index a9158eff..e6c00822 100644 --- a/source/stylesheets/_library.sass +++ b/source/stylesheets/_library.sass @@ -1,3 +1,4 @@ +@import compass/css3 @import library/reset.sass @import library/clearfix.sass @import library/border_radius.sass |