Highlight css by default
This commit is contained in:
parent
1c29859ecf
commit
2b6df27fd7
|
@ -40,6 +40,7 @@ defaults:
|
||||||
- jsx
|
- jsx
|
||||||
- bash
|
- bash
|
||||||
- scss
|
- scss
|
||||||
|
- css
|
||||||
- elixir
|
- elixir
|
||||||
- ruby
|
- ruby
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: CSS flexbox
|
||||||
category: CSS
|
category: CSS
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 2017-08-29
|
updated: 2017-08-29
|
||||||
|
prism_languages: [css]
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue