hexo-theme-stellar/source/css/_plugins/index.styl

6 lines
158 B
Stylus
Raw Normal View History

2021-02-19 23:33:19 +08:00
//
if hexo-config('plugins.swiper.enable')
@import 'swiper'
2021-02-20 13:09:41 +08:00
if hexo-config('plugins.scrollreveal.enable')
@import 'scrollreveal'