Skip to content

trys/11ty-component-macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Component Macro for 11ty

MVP for a global component macro in 11ty

Deploy to Netlify

# Install
npm i

# Dev mode
npm run dev

# Build it
npm run dev