Sassy-Buttons icon indicating copy to clipboard operation
Sassy-Buttons copied to clipboard

Base-level rules cannot contain the parent-selector-referencing character '&'.

Open gmclelland opened this issue 10 years ago • 3 comments

Hello, I just tried installing sassy-buttons with Compass 1.0.0.alpha.19 and Sass 3.3.7

I'm getting this error when I do a compass watch: error sass/style.scss (Line 15 of _sassy-button-pseudo-states.sass: Base-level rules cannot contain the parent-selector-referencing character '&'.)

Is this because I'm on new versions of Compass and Sass?

gmclelland avatar Jun 03 '14 15:06 gmclelland

This is probably because you are on a newer version of Compass and Sass, I am working on a port of sassy buttons with a whole new api to take advantage of newer versions of Sass/Compass. But I am a bit swamped right now so its taking longer than I wished.

jhardy avatar Jun 06 '14 22:06 jhardy

Thanks for the reply. Looking forward to testing once it's ready.

gmclelland avatar Jun 06 '14 22:06 gmclelland

Not sure why, but it seems to work on sassmeister http://sassmeister.com/gist/b2aa0c7a2dc94e8dcc1e

gmclelland avatar Jun 06 '14 22:06 gmclelland