UNPKG

vue-carousel-3d

Version:

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

11 lines 178 B
module.exports = function(hljs) { return { subLanguage: 'xml', contains: [ { begin: '<%', end: '%>', subLanguage: 'vbscript' } ] }; };