0.0.3 • Published 4 years ago

cadastre-ui v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Cadastre UI

A customizable Svelte UI system with a compositional mindset.

🚧 Under construction 🚧

Usage

To use Cadastre, make sure to add the provided vite plugin to your Svelte / SvelteKit project:

// vite.config.ts
const config: UserConfig = {
	plugins: [cadastre(), sveltekit()],
};

Components

Scripts

To do

Templates

To do

Styles

To do

Actions

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago