Skip to content

kidonng/astro-source-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro Source File

Bring back [data-astro-source-file] removed in Astro 5.7.0

Before
After

Usage

  1. Install

    npm install @kidonng/astro-source-file
  2. Add component to your Astro layout

    ---
    import AstroSourceFile from '@kidonng/astro-source-file'
    ---
    
    <AstroSourceFile />
  3. Profit!

About

Bring back [data-astro-source-file]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages