// Prism.js 代码高亮入口

@import 'clipboard'
@import 'language'


// 代码块前置定位
pre
  position: relative
  -webkit-font-smoothing: auto
  -moz-osx-font-smoothing: auto
  scrollbar()
