pentacent/keila

Add option to generate embedded form markup without styles

Open

#114 opened on Feb 17, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Elixir (2,092 stars) (147 forks)batch import
enhancementgood first issueready to implement

Description

There should be a checkbox in the form generator for generating form markup without styles.

In a later iteration, this could be expanded to let users choose between the following options:

  • no styles
  • with tailwind styles
  • with inline styles only

Contributor guide