✨
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// main: ./pokemon.less
|
||||
.pokemon.sheet.charactersheet {
|
||||
.sheet {
|
||||
width: 500px;
|
||||
height: 500px;
|
||||
};
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
// relativeUrls: true, out: ../pokemon.css
|
||||
@import "./character-sheet.less";
|
||||
Reference in New Issue
Block a user