Closed (duplicate)
Project:
Boilerplate
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2012 at 02:03 UTC
Updated:
28 Feb 2012 at 21:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
jstollerThis patch updates the @import syntax on all SASS files. It also imports _mixins.scss everywhere that _variables.scss is imported, which seems consistent with the purpose of these files.
Comment #2
danlinn commentedThanks! There's another post that did a lot of SASS clean up. When I get some time, I'll incorporate it and put out another release.
Comment #3
jstoller@danlinn
That other issue is mine too. :-)
I'm marking this a duplicate of #1455566: Clean and refactor Boilerplate Sass, pending your review. If that patch gets committed, this one is irrelevant.