Skip to content
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

Updating docs to add a Note for Tailwind CSS when using custom theme #125

Merged

Conversation

akulmehta
Copy link
Contributor

This PR adds a note for Tailwind CSS for custom themes. When using a custom theme, a developer may add certain Tailwind classes which are not necessarily used in the usual blade files. Since Tailwind parses the content as configured in the tailwind.config.js to generate smaller files with only the classes used, we need to specifically let Tailwind know to check the custom theme file in such a case. This PR adds documentation on how to do so for Tailwind CSS users.

Copy link

docs-page bot commented Nov 29, 2024

To view this pull requests documentation preview, visit the following URL:

docs.page/power-components/powergrid-doc~125

Documentation is deployed and generated using docs.page.

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for livewire-powergrid ready!

Name Link
🔨 Latest commit 99621d2
🔍 Latest deploy log https://app.netlify.com/sites/livewire-powergrid/deploys/674929c6c393d2000898e8fd
😎 Deploy Preview https://deploy-preview-125--livewire-powergrid.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@luanfreitasdev
Copy link
Contributor

Thank you @akulmehta

@luanfreitasdev luanfreitasdev merged commit 42673d0 into Power-Components:6x Nov 29, 2024
5 checks passed
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.

2 participants