Convert resource loading code into a method of Template class

This commit is contained in:
Kijin Sung 2023-10-17 23:29:55 +09:00
parent 55cafc5c33
commit 012dbb9ab7
6 changed files with 227 additions and 225 deletions

View file

@ -0,0 +1,5 @@
.foo {
.bar {
width: 100%;
}
}