Skip to content

Conversation

@yowainwright
Copy link
Member

@yowainwright yowainwright commented Apr 29, 2024

Adds initial tailwind config

The general plan is to add tailwind and make everything look like the framer designs. TBD


This PR

  • adds a working initialization of tailwind with Daisy UI, a Tailwind plugin.
    • Using Daisy UI allows us to more quickly get out the box styles.
      • See this commit for easy reference to how easy theming can be with css classes.
  • This pull request implements browser-sync to get live reloading in development.

The reason for tailwind is if we stick to "no custom css" with tailwind, we can quickly change themes, maintain, and update the site.

Copy link
Member

@guybedford guybedford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a great start to me, in getting the workflow set up. Thanks for figuring out Chomp here.

@yowainwright yowainwright changed the title WIP: chore: adds initial tailwind config chore: adds initial tailwind config Jun 6, 2024
@yowainwright yowainwright marked this pull request as ready for review June 6, 2024 18:03
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.

Local dev config [tailwind, live reload]

2 participants