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