2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-16 14:34:28 -06:00
Wes Cossick 958e3c08c7 Split Font Awesome out
This way, if a user is already using Font Awesome, there's no need to
redownload the CSS.
2015-06-26 12:40:59 -05:00

13 lines
241 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`