SEW | CORE | Login Form
As a web designer I want to use Tailwind for styling my VueJS application, so that customers like to work with my web app.
- Tailwind pipeline is setup.
- Tailwind classes can be used to style the web application.
As a customer I want to login to a web application, so that I can personalize my account.
- A login form is created.
- The form consists of a username and password field.
- The form also has a login button.
- Tailwind is used to style the form.
- No further login functionality is needed.