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

add license, rename files for clarity, update references

This commit is contained in:
Gazook89
2024-05-15 20:48:58 -05:00
parent 0c76a546e4
commit 9a4a14fa97
8 changed files with 533 additions and 511 deletions

View File

@@ -7,7 +7,7 @@
//Icon fonts included so they can appear in emoji autosuggest dropdown
@import (less) './themes/fonts/iconFonts/diceFont.less';
@import (less) './themes/fonts/iconFonts/elderberryInn.less';
@import (less) './themes/fonts/iconFonts/raRedux.less';
@import (less) './themes/fonts/iconFonts/gameIcons.less';
@keyframes sourceMoveAnimation {
50% {background-color: red; color: white;}