Sha256: f2b1a49034fce11fa8369cd9cc2d29d5961c38a8f38a3f5273fdc15f7a95b360

Contents?: true

Size: 190 Bytes

Versions: 2

Compression:

Stored size: 190 Bytes

Contents

//= require vendor/prism/prism

(function() {
  function initPrism() {
  }

  KisoThemes.hookOnPageLoad( function() {
    KisoThemes.jsLibIsActive('prism') && initPrism.call(this)
  })
})()

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
kiso_themes-1.0.2 app/assets/javascripts/kiso_themes/prism.js
kiso_themes-1.0.2 lib/generators/kiso_themes/templates/rails6/kiso_themes/prism.js