Commit 0669d16e by Andrew Nesbitt

Updated import paths in tests

parent 51d750d8
@import "vars";
@import "colorBlue";
@import "lib/vars";
@import "functions/colorBlue";
body { background: $color; color: colorBlue(); }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment