You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds npm: prefix to webc:import to import directly from node_modules (e.g. webc:import="npm:@11ty/eleventy-plugin-syntaxhighlighter/syntax-highlight.webc") #63
Option to add your own webc:import prefix alias to point to any folder (e.g. page.setAlias("key", "./my_custom_folder/");) #63