Converts scss to css

Barbara picture Barbara · Nov 30, 2012 · Viewed 196.4k times · Source

Does anyone know how can I convert this code to standard css? It's not working in their editor.

http://codepen.io/andymcfee/pen/eyahr

Answer

y8r picture y8r · Nov 30, 2012

If you click on the title CSS (SCSS) in CodePen (don't change the pre-processor with the gear) it will switch to the compiled CSS view.

Codepen Screenshot of Compiled Preview