Add-on Guidelines
A guide to making sure your add-ons meets user expectations
To give users a seamless experience when using built-in and third-party components you should ensure all your add-ons meet the requirements list below.
This document is a work-in-progress.
Elements Component Checklist
Component uses Tailwind CSS:
Component styling uses Tailwind classes found in the Theme Studio
Takes advantage of the Theme based UI controls!
Components should not parse @text or @typography data in their hooks.js files
Last updated