mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
Convert resource loading code into a method of Template class
This commit is contained in:
parent
55cafc5c33
commit
012dbb9ab7
6 changed files with 227 additions and 225 deletions
5
tests/_data/template/css/style.scss
Normal file
5
tests/_data/template/css/style.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.foo {
|
||||
.bar {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue