Highlight css by default

This commit is contained in:
Rico Sta. Cruz 2017-08-30 22:03:16 +08:00
parent 1c29859ecf
commit 2b6df27fd7
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ defaults:
- jsx - jsx
- bash - bash
- scss - scss
- css
- elixir - elixir
- ruby - ruby

View File

@ -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
--- ---