KKBOX / CompassApp

Compass.app helps designers compile stylesheets easily without resorting to command line interface
http://compass.kkbox.com
GNU General Public License v2.0
757 stars 88 forks source link

not operator error #287

Closed phes71 closed 9 years ago

phes71 commented 9 years ago

Hi i had an error that stopped the compile process

this failed a:not (".button")

this worked i removed the speach marks and the space between the not and the ( a:not(.button)

Maybe this will help you also

hlb commented 9 years ago

fixed in v1.29 and will release soon.