Skip to content

ericvida/parcel-plugin-imba-sfc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-plugin-imba-sfc

Feautres

  • Hot Module Reloading
  • Single File Components (Styles within Imba files) Example:
    tag App
      def render
        <self>
          <h1> "hello World"
    sass (or stylus/scss/etc)
      .App
        background-color: white
    
  • Supports Imba Asset Type
  • Loads @pushqrdx's Imba PR with content feature (slots)

For syntax highlighting of styles within Imba files

  • Install VS Code Extension vscode-imba-sfc
  • or load the imba.tmLanguage.json file from github.com/shreeve/vscode-imba

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%