Skip to content

xnought/svelte-distill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Distill Template

This is a library that ports the Distill HTML template into svelte styled components.

Use

Visit npm registry for more info.

npm i svelte-distill

Then you can import a component like

import { Distill, } from "svelte-distill";

You can do the same for the other components that are used in the demo at src/App.svelte. Look at src/App.svelte for use cases and how to use each component!

Side Note: the .bib file must be in public.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published