TailwindTalk

This project was generated with Angular CLI version 18.0.5.

How to Set Up

Try it with Stackblitz

  1. Navigate to Stackblitz
  2. Wait for the dependencies to be installed
  3. Enjoy!

Local Development

  1. Clone the repository:
git clone [email protected]:vilkoalexander/tailwind-talk.git
  1. Navigate to the project directory:
cd tailwind-talk
  1. Checkout the complete Tailwind example branch:
git checkout complete-tailwind-example
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

How to Use

There are two routes available that provide similar functionality:

/scss - Implemented with SCSS
/tailwind - Implemented with Tailwind CSS

The Tailwind version has the ability to switch between Dark and Light themes. The SCSS version does not have this feature due to time constraints and the increased complexity of implementation.

Top categories

Loading Svelte Themes