Custom Editor Tab for TailwindCss Classes

Hi,
I’d like to make styling only available through classes.

I already successfully removed the Styling and the Animation Tab.

I now would like to add a custom editor tab.

I copied the exact code from Extending Builder.io with Plugins - Builder.io for the " editor.editTab", but the tab does not show up.

Hi @craftsman3781, Welcome to the Builder.io Forum!

Could you please confirm your integrated tech stack details and builder SDK version?

Sure:

    "@types/node": "20.4.5",
    "@types/react": "18.2.17",
    "@types/react-dom": "18.2.7",
    "autoprefixer": "10.4.14",
    "eslint": "8.45.0",
    "eslint-config-next": "13.4.12",
    "next": "13.4.12",
    "postcss": "8.4.27",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "tailwindcss": "3.3.3",
    "typescript": "5.1.6"

@craftsman3781,

Thanks for sharing this. But I cannot see the builder SDK version in this list. Could you please help me with sharing the same?