mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 12:35:03 +01:00
e9c0d13efa
Conflicts: Gemfile.lock Still need to go through and migrate the old code blocks to use the syntax highlighting.
6 lines
70 B
Markdown
6 lines
70 B
Markdown
```css
|
|
body {
|
|
color: #ccc;
|
|
font: 100% Helvetica, sans-serif;
|
|
}
|
|
``` |