Skip to content

Add Support for User's Tailwind Config #2

@shahriarAS

Description

@shahriarAS

The package uses the Tailwind CDN, which does not respect the user's custom Tailwind configuration. This is a critical feature for users with highly customized Tailwind setups.

Steps to Fix:

  • Add an option to include the user's generated Tailwind CSS file in the iframe instead of using the CDN.
  • Update the function signature to accept a custom CSS file path as a parameter.
  • Test compatibility with common Tailwind configurations.

Impact: Ensures compatibility with user-specific Tailwind setups and improves usability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions