Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 667 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 667 Bytes

FormKit Starter Theme

This is a starter theme for FormKit. It is an intentionally bare-bones and heavily commented. It is intended to be used as a starting point for authors seeking to create their own FormKit themes.

Getting Started

To get started quickly you can run the following command which will provide a copy of this starter theme configured with your desired theme name.

npx formkit create-theme ThemeName

Additional Documentation

Read the documentation at https://formkit.com/guides/create-a-tailwind-theme for a comprehensive overview of how to create your own FormKit theme.