aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/utilities/opacity.md
AgeCommit message (Collapse)AuthorFilesLines
2024-03-06Improve front matter "added" paramsXhmikosR1-1/+2
Add missing ones and add the ability to show or hide the badge Fixes a few more 404 errors in the version picker
2023-06-25Explicitly add missing opacity-0 helper class example for clarity.Benedikt Willi1-0/+2
Add a missing opacity-0 helper class example. From existing examples, it wasn't obvious to me that this class exists. This commit makes it a bit more explicit.
2023-04-10Docs: consistent usage of CSS sections (#38219)Julien Déramond1-1/+3
Co-authored-by: Mark Otto <[email protected]>
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+31
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>