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 (147 forks)batch import
enhancementgood first issueready to implement

Repository metrics

Stars
 (2,092 stars)
PR merge metrics
 (Avg merge 27d 5h) (1 merged PR in 30d)

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