-
Notifications
You must be signed in to change notification settings - Fork 2
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
update dependencies #1392
update dependencies #1392
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 46 of 46 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
extensions/README.md
line 219 at r1 (raw file):
### Built-in Tailwind CSS support This project is equipped with [Tailwind CSS](https://tailwindcss.com/) configured the same way it is configured in Platform.Bible's React component library `platform-bible-react` to enable WebViews to match Platform.Bible's look and feel. To add Tailwind CSS to your WebView, simply use your extension's `./src/tailwind.css` file in your WebView's style `.scss` file (note that you should not add the `.css` extension when using local CSS files into `.scss` files):
Thanks for the update! Would you mind also please updating it in the docs and in the multi-extension template readme?
a9aac2bd0 update dependencies (#34) git-subtree-dir: extensions git-subtree-split: a9aac2bd05227cf5f27a13dc0a6381dba6191770
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 31 of 46 files at r1, 28 of 28 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
npm audit fix
devDependencies
This change is