This plugin enhances the visual interface of Sanity Studio by creating more distinct visual separations between elements, improving overall readability and user experience.
Install the plugin using npm:
npm install sanity-plugin-ui-improvements
Once installed, import the plugin into to your sanity.config.js file:
import { sanityUIImprovements } from 'sanity-plugin-ui-improvements';
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
MIT License
This plugin was developed by the happy folks at Cantilever.co! If you have any feedback please open an issue on our Github repository