Refactor speakerdeck partial
This commit is contained in:
parent
76e76bb0b8
commit
7c74e05701
4 changed files with 16 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
.talk-slides
|
||||
.slides
|
||||
background: url('../images/loading.gif') center no-repeat
|
||||
min-height: 275px
|
||||
|
|
@ -12,8 +12,8 @@
|
|||
@import 'components/listing'
|
||||
@import 'components/markdown'
|
||||
@import 'components/note'
|
||||
@import 'components/slides'
|
||||
@import 'components/table'
|
||||
@import 'components/talk/slides'
|
||||
@import 'components/talk/video'
|
||||
@import 'components/widget'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue