Closed (fixed)
Project:
AdaptiveTheme
Version:
7.x-3.0-rc2
Component:
CSS/HTML
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
4 Jun 2012 at 20:39 UTC
Updated:
28 Jul 2022 at 22:22 UTC
Running compass watch on 7.x-3.0-rc2, with an unmodified global.fields.scss:
DEPRECATION WARNING:
On line 59 of "/Applications/MAMP/htdocs/sites/buddhism-for-vampires.com/themes/b4bv/sass/global.fields.scss", after " &"
Starting in Sass 3.2, "ul.field-items" may only be used at the beginning of a selector.
DEPRECATION WARNING:
On line 64 of "/Applications/MAMP/htdocs/sites/buddhism-for-vampires.com/themes/b4bv/sass/global.fields.scss", after " &"
Starting in Sass 3.2, "li.field-item" may only be used at the beginning of a selector.
Should I ignore this?
Comments
Comment #1
Jeff Burnz commentedThis should be fixed in 7.x-3.x-dev, you probably can ignore it if the CSS is being generated correctly.
The new stuff for taxonomy fields looks like this - using class selectors only and no element, can you give this a crack, I don't have an 3.2 install handy right now:
Comment #2
Jeff Burnz commentedI rather think this is fixed. Please reopen if needed.