-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathall.styl
More file actions
25 lines (25 loc) · 773 Bytes
/
all.styl
File metadata and controls
25 lines (25 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@import 'reset'
@import 'variables/colors'
@import 'variables/fonts'
@import 'variables/z'
@import 'variables/mixins'
@import 'tags'
@import 'pseudo'
@import 'placeholders'
@import 'layout'
@import 'design'
@import 'components/bt-buttons'
@import 'components/vd-video'
@import 'components/cv-cover'
@import 'components/ic-icons'
@import 'components/hh-home-header'
@import 'components/hf-home-footer'
@import 'components/qk-quick-section'
@import 'components/cf-crowdfund-section'
@import 'components/bk-books-section'
@import 'components/ar-author-section'
@import 'components/os-openness-section'
@import 'components/tt-testimonials-section'
@import 'components/ti-influencer-profile'
@import 'components/tq-testimonial-quotes'
@import 'components/tv-testimonial-videos'