Columns utilities not working correctly.
https://github.com/unocss/unocss/issues/5029
These are weird anyway, using container breakpoints and only go down to 16rem.
https://tailwindcss.com/docs/columns
Are there any ckeditor plugins for column count?
No,…
UnoCSS columns utilities
utilities.columns.cssDefine column utility classes.
Provide column width classes.
After much consideration, I landed on defining a few column widths instead of using column count.
I think I'd like to support 2, 3, 4, 6, 8 columns.
Issue: Ckeditor columns…
Columns
Remove border and Advanced title so it looks like the other columns.
Remove advanced settings from detail element
How should we build a theme for a new Drupal site?
Drupal core now has a Starter Kit that replaces Classy. This will copy some classy-esque styles and templates to set you up with some defaults, fixes, and BEM structure. The new theme is based on Stable,…
Questions
Normalize.css
button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}https://developer.mozilla.org/en-US/docs/Learn/Forms/Styling_web_forms
Form.css
button, input, optgroup, select,…
Forms