Groupset selection
If a groupset series is selected, auto populate the groupset/brand.
Remove extra fields from Part content, move values to variations.
If a groupset series is selected, auto populate the groupset/brand.
Remove extra fields from Part content, move values to variations.
This is currently a single number field, but some derailleurs (7400) can be used for multiple speeds.
I added a taxonomy reference, but content needs cleanup.
By default, node types have the option to display or hide submission info.
The node template has an area to display it.
You can see how the format is hardcoded in the template.
I want to see a checklist of tasks I need to complete for the day.
Currently this is implemented as a field on the scorecard.
Check out the codepen module for embedding code samples.
https://www.drupal.org/project/codepen
Looks like it only provides a fields.
The home page is a view block displaying the latest scorecard.
This issue caused new comments to redirect to the scorecard view page.
Changes in uno.config.js will not be reloaded automatically.
You can trigger it manually by restarting the vite server.
Type "r" and then "enter" when the dev server is running.
It should say:
CSS in a directory can be bulk imported with glob.
The postcss-import-glob plugin can do this in css files.
CSS variables make it easy to change styles.
Use UnoCSS theme properties in a variable.