mirror of
https://github.com/ClaperCo/Claper.git
synced 2026-05-18 05:05:39 +02:00
Enable optional form fields (#193)
* Enable optional form fields * Suffix optional text and email component labels * Update gettext files
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
@import 'tailwindcss';
|
||||
@import './theme.css' layer(theme);
|
||||
|
||||
@plugin "daisyui" {
|
||||
themes: light --default;
|
||||
include: toggle;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
*,
|
||||
::after,
|
||||
|
||||
Reference in New Issue
Block a user