Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.14 KB

Sanity UI Improvements Plugin

This plugin enhances the visual interface of Sanity Studio by creating more distinct visual separations between elements, improving overall readability and user experience.

Installation

Install the plugin using npm:

npm install sanity-plugin-ui-improvements

Usage

Once installed, import the plugin into to your sanity.config.js file:

import { sanityUIImprovements } from 'sanity-plugin-ui-improvements';

Preview

Before

Before

After

After

Features

This plugin improves the UI interface of Sanity Studio by:

  • Enhancing visual distinction between elements
  • Improving readability of content
  • Creating a more organized and structured layout

License

MIT License

Feedback

This plugin was developed by the happy folks at Cantilever.co! If you have any feedback please open an issue on our Github repository