Update and run prettier

This commit is contained in:
atomiks
2018-10-05 09:23:16 +10:00
parent 11eff23e47
commit a564514b74
35 changed files with 577 additions and 1105 deletions

View File

@ -32,7 +32,6 @@ html {
.content-box {
box-sizing: content-box;
}
```
#### Demo
@ -46,6 +45,6 @@ html {
<span class="snippet__support-note">✅ No caveats.</span>
* https://caniuse.com/#feat=css3-boxsizing
- https://caniuse.com/#feat=css3-boxsizing
<!-- tags: layout -->