-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📦 Breaking out the components into a separate npm package #3416
Comments
Update – I've created the repo and based it off this package... https://github.com/pcode-at/tinacms-seo. |
I've created a repo for building the component library using rollup based on the files @isaaclombardssw provided me with while working on this. My plan is to get the components working in a state where I can easily import, customize and use them in the Tina starter repo and then publish the package to NPM. There's still some work that needs to be done because the components don't work very well as standalone components. We also need to make a decision as to whether we should take an opinionated or unopinionated approach to schema management as this will affect developers implement contextual editing. https://github.com/Calinator444/ssw-consulting-component-lib Todo: Configure
|
TODO: add custom prefixes to custom tail classes |
Description
I want to break out new components into a separate NPM package.
Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: