1
0
mirror of https://github.com/thangisme/notes.git synced 2024-10-01 17:16:05 -04:00

Fix charset for list item content in scss

This commit is contained in:
Floris Bernard 2018-12-12 14:33:02 +01:00 committed by GitHub
parent 80bbdb7be8
commit 2caefa4e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
@charset "UTF-8";
//
// Styles for rendered markdown in the .main-content container
//