1.0.16 • Published 3 months ago

@gigadesignstudio/sanity-plugin-dospaces v1.0.16

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

sanity-plugin-dospaces

This is a Sanity Studio v3 plugin.

Installation

npm install sanity-plugin-dospaces

Usage

Add it as a plugin in sanity.config.ts (or .js):

import { defineConfig } from "sanity";
import { doSpaces } from "@gigadesignstudio/sanity-plugin-dospaces";

export default defineConfig({
  //...
  plugins: [doSpaces({})],
});

License

MIT © Services Giga

Develop & test

This plugin uses @sanity/plugin-kit with default configuration for build & watch scripts.

See Testing a plugin in Sanity Studio on how to run this plugin with hotreload in the studio.

1.0.16

3 months ago

1.0.15

3 months ago

1.0.14

6 months ago

1.0.13

6 months ago

1.0.12

6 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago