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

Integrate Tailwind CSS, componetize, composable for state management between components. #19

Merged
merged 6 commits into from
Aug 5, 2022

Conversation

chrisjbarr
Copy link
Owner

@chrisjbarr chrisjbarr commented Aug 5, 2022

This pull request:

  • Overhauls the look and feel with TailwindCSS
  • Breaks the mega App.vue from previous pull requests into components
  • Uses a composable to manage the reactive state between components

@chrisjbarr chrisjbarr linked an issue Aug 5, 2022 that may be closed by this pull request
@chrisjbarr chrisjbarr self-assigned this Aug 5, 2022
@netlify
Copy link

netlify bot commented Aug 5, 2022

Deploy Preview for cozy-daifuku-117f2f canceled.

Name Link
🔨 Latest commit d2c014e
🔍 Latest deploy log https://app.netlify.com/sites/cozy-daifuku-117f2f/deploys/62ed3c652ed45300082deb03

@chrisjbarr chrisjbarr changed the title Integrate Tailwind CSS, componetize, pinia for state management between components. Integrate Tailwind CSS, componetize, composable for state management between components. Aug 5, 2022
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.

implement: tailwindcss, composables, components
2 participants