0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

Rename files, add some instructions to markdown.js

This commit is contained in:
Trevor Buckner
2024-05-07 15:28:05 -04:00
parent 6bd2f4d98d
commit cfffb4961b
14 changed files with 23 additions and 17 deletions

View File

@@ -5,8 +5,8 @@
@import (less) 'codemirror/addon/hint/show-hint.css';
//Icon fonts included so they can appear in emoji autosuggest dropdown
@import (less) './themes/fonts/icon fonts/diceFont.less';
@import (less) './themes/fonts/icon fonts/elderberryInn.less';
@import (less) './themes/fonts/iconFonts/diceFont.less';
@import (less) './themes/fonts/iconFonts/elderberryInn.less';
@keyframes sourceMoveAnimation {
50% {background-color: red; color: white;}