Vite
A quick guide to set up MYDS in a Vite app.
Steps to install
Create a Vite project
You will be prompted with a series of questions. Select the following options:
Configure CSS stylesheet
You may configure the MYDS styling through one of (2) methods listed below.
1. CSS import
2. Tailwind CSS
Please read the Style Configuration for more advanced configuration.