Skip to content
Snippets Groups Projects
Select Git revision
  • f39c1b6dbfc2aa6e401f1df499e55b608e169d61
  • main default protected
  • export
  • 28-conversion-tests
  • extraction
  • exploration
  • exploration-old
  • 2-encoding-fix
  • main-old
9 results

transform.py

Blame
  • index.js 220 B
    import "index.css"
    import "syntax-highlighting.css"
    
    // Import all JavaScript & CSS files from src/_components
    import components from "bridgetownComponents/**/*.{js,jsx,js.rb,css}"
    
    console.info("Bridgetown is loaded!")