UNPKG

vue-carousel-3d

Version:

Beautiful, flexible and touch supported 3D Carousel for Vue.js

14 lines 264 B
module.exports = function(hljs) { return { aliases: ['console'], contains: [ { className: 'meta', begin: '^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]', starts: { end: '$', subLanguage: 'bash' } } ] } };