mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
for whatever reason, don't need to force else-bodies to compile as statements anymore ... let them do what they want
This commit is contained in:
parent
e916d4648d
commit
6555473788
6 changed files with 24 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
body {
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
background: #efefef;
|
||||
background: #efeff9;
|
||||
color: #191933;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue