Skip to content

docs: update nuxt 2.15 & tailwindcss 2.x with typography & dark-mode example #243

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

Closed
wants to merge 48 commits into from
Closed

docs: update nuxt 2.15 & tailwindcss 2.x with typography & dark-mode example #243

wants to merge 48 commits into from

Conversation

vinayakkulkarni
Copy link

@vinayakkulkarni vinayakkulkarni commented Jan 11, 2021

  • TailwindCSS 2.x out of the box! 🎉
  • Update contributors to be more verbose
  • Refactor the docs to use docus.dev instead of nuxt content / theme docs
  • Add example of using tailwindui with Tailwind CSS 2.x

atinux and others added 30 commits November 19, 2020 12:26
* feat: add tailwind colors page

* chore: don't check coverage for dev
Co-authored-by: Sébastien Chopin <[email protected]>
boxClasses() already implements a border-2 class by default
* feat: integrate tailwind-config-viewer

* feat: add viewer option and only run viewer in dev mode

* chore: improvements

* chore: ignore code for dev

* docs: add viewer

* docs: add video

* chore: ignore serverMiddleware

* chore: fix yarn.lock

Co-authored-by: Sébastien Chopin <[email protected]>
Copy link
Collaborator

atinux commented Jan 11, 2021

Hi @vinayakkulkarni

Thank you for the PR, I am not sure that these plugins should be implemented directly into the module, but instead being documented (like the example you added).

@vinayakkulkarni
Copy link
Author

Hi @vinayakkulkarni

Thank you for the PR, I am not sure that these plugins should be implemented directly into the module, but instead being documented (like the example you added).

I'll update the PR

renovate bot and others added 3 commits January 14, 2021 18:03
* docs: add whitelist section to purge

* Update tailwind-config.md

* Update tailwind-config.md

Co-authored-by: Sébastien Chopin <[email protected]>
@vinayakkulkarni
Copy link
Author

🛎 @atinux

@vinayakkulkarni
Copy link
Author

vinayakkulkarni commented Feb 16, 2021

If you merge this branch @atinux, all your conflicts in #203 will be gone

@vinayakkulkarni vinayakkulkarni changed the title fix: add forms, typography & aspect-ratio plugins docs: update nuxt 2.15 & tailwindcss 2.x with typography & dark-mode example Feb 16, 2021
@vinayakkulkarni
Copy link
Author

I rebased my branch with upstream/master so that when you're merging your PR to master, you won't get any conflicts

@atinux atinux self-assigned this Feb 26, 2021
@atinux
Copy link
Collaborator

atinux commented Mar 15, 2021

Sorry @vinayakkulkarni, plenty of changes on this module, all have been updated to use latest Tailwind 😊

Thank you again for your help!

@atinux atinux closed this Mar 15, 2021
@vinayakkulkarni vinayakkulkarni deleted the docs/update-documentation branch March 16, 2021 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.