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

6 lines
158 B
Stylus

//
if hexo-config('plugins.swiper.enable')
@import 'swiper'
if hexo-config('plugins.scrollreveal.enable')
@import 'scrollreveal'