1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-24 02:01:30 +00:00

Moved codemirror in the shared dir, new codeeditor seems to be working

This commit is contained in:
Scott Tolksdorf
2016-05-04 13:28:19 -04:00
parent 5ba8489a42
commit 582602740f
246 changed files with 49222 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
@import (less) 'codemirror/lib/codemirror.css';
.codeEditor{
}