Open r007 opened 9 years ago
What are the contents of library/stylesheets/themes/aqua-theme.css
?
This file is huge, with dozens of @import
. 10000 lines of code and 520 Kb total. Afraid it will take forever to debug this file line by line. So I temporarily switched to 1.0.3. I plan to locate problem later.
I have a problem with compass after updating. I use middleman in my project and when I do
middleman build --verbose
, I get this result:I'm not sure whose problem is it, but it occurs only in 1.1.0.alpha.3. In 1.0.3 everything is working like a charm. I assume that it's strictly compass problem.