nathansmith / unsemantic

Fluid grid for mobile, tablet, and desktop.
http://unsemantic.com
MIT License
1.38k stars 161 forks source link

get Deprecated Warning #20

Closed pharmaline closed 10 years ago

pharmaline commented 11 years ago

Ups sorry, already solved. Hi compass gives me a lot of Deprecated Warnings "DEPRECATION WARNING on line 73 of /opt/local/apache2/htdocs/helium/fileadmin/test-apotheke/res/css/sass/partials/_unsemantic-grid-mobile.scss: @extending an outer selector from within @media is deprecated. You may only @extend selectors within the same directive. This will be an error in Sass 3.3. It can only work once @extend is supported natively in the browser." are you working on this or can i fix it?

thx

nathansmith commented 11 years ago

As far as I can tell, this is a flaw in how the Sass compiler works.

I've brought it to the Sass team's attention.

Are you using the config.rb file from the repo? It specifies…

disable_warnings = true
pharmaline commented 11 years ago

ah thanks for your quick reply. i saw, that i was not the only one, so sorry that i didn`t check the other posts.

Mit freundlichen Grüßen

Bernd Pier


Pharmaline - IT services Inh.: Apotheker Christian Platt Kupferdreher Str. 150 45257 Essen, Germany

Fon: (+ 49) 201 48 64 557 Fax: (+ 49) 201 48 64 558

bernd.pier@pharmaline.de http://www.pharmaline.de

UST-ID: DE 119 743 443

Am 07.05.2013 um 17:11 schrieb Nathan Smith:

As far as I can tell, this is a flaw in how the Sass compiler works.

I've brought it to the Sass team's attention.

Are you using the config.rb file? It specifies…

disable_warnings = true — Reply to this email directly or view it on GitHub.

nathansmith commented 10 years ago

Closing this thread, because the same issue is being tracked here…

http://j.mp/12nMx3u