0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-14 12:52:42 +00:00

Moved the phb stlying to shared so other projects can use it

This commit is contained in:
Scott Tolksdorf
2016-05-14 18:51:48 -04:00
parent ec968f47da
commit 5fb6593217
8 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
@import (less) './client/homebrew/phbStyle/phb.style.less';
@import (less) 'naturalcrit/phbStyle/phb.style.less';
.pane{
position : relative;
}