1
0
mirror of https://github.com/thangisme/notes.git synced 2025-10-13 22:54:29 -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

View File

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