B
B
bozilly2015-10-11 09:01:59
Sass
bozilly, 2015-10-11 09:01:59

What's wrong with SASS syntax?

#id
  color: red
  a
    color green

Compiles to
#id {
  color: red;
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zooks, 2015-10-11
@bozilly

color: green

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question