2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-23 09:54:28 -06:00
Wes Cossick f6d7b6da42 Revert "Revert "Really fix CSS problems""
This reverts commit 612e347c3272328365daec3a6ed236f354f997d4.
2015-06-22 16:52:24 -05:00

14 lines
263 B
Markdown

# How to compile
Minify the JS in this order:
1. `codemirror/codemirror.js`
1. `codemirror/continuelist.js`
1. `codemirror/markdown.js`
1. `codemirror/xml.js`
1. `marked.js`
1. `markdownify.js`
Minify the CSS in this order:
1. `theme.css`
1. `font-awesome.css`