- Timestamp:
- 08/03/2025 03:25:29 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/inc/custom-css.php
r56783 r60536 11 11 12 12 /** 13 * Generate CSS.13 * Generates CSS. 14 14 * 15 15 * @since Twenty Twenty 1.0 … … 49 49 50 50 /** 51 * Get CSS Built from Customizer Options.52 * Build CSS reflecting colors, fonts and other options set in the Customizer, and returnthem for output.51 * Gets CSS Built from Customizer Options. 52 * Builds CSS reflecting colors, fonts and other options set in the Customizer, and returns them for output. 53 53 * 54 54 * @since Twenty Twenty 1.0
Note: See TracChangeset
for help on using the changeset viewer.