ensure css3 transitions are available for end users

This commit is contained in:
John Bintz 2012-02-15 11:36:21 -05:00
parent 72f8b0a5df
commit 424be56cf2
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
@import 'compass/utilities';
@import 'compass/css3/transition';
body, html {
margin: 0;