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

[WIP] - Theme Folder and Tailwind Integration #251

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 3, 2024

  1. install tailwindcss

    rhamses committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a1d0013 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    4f5bbd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f1942 View commit details
    Browse the repository at this point in the history
  3. [WIP] - Theme Folder and Tailwind specific styles

    Right now there's a folder called themes with the `theme.tsx` file inside it but there's no integration with tailwind nor it's possible to add inline scripts and style tags. I'll be looking for it.
    rhamses committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6f1569b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd416a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. update tailwindcss file

    rhamses committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    89c7c87 View commit details
    Browse the repository at this point in the history