Rename assets to resources

This commit is contained in:
Oliver Davies 2019-03-27 14:41:01 +00:00
parent 639e04b936
commit 96dd398974
14 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1,6 @@
.talk-video {
iframe,
embed {
@apply absolute h-full left-0 top-0 w-full
}
}