- Timestamp:
- 12/14/2018 02:32:33 AM (6 years ago)
- Location:
- trunk
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43808,43821,43842,43860,43892,43904,43909,43926-43929,43956,43961-43963
- Property svn:mergeinfo changed
-
trunk/src/wp-content/themes/twentynineteen/style-editor-customizer.scss
r43860 r44149 1 1 /*! 2 Twenty Nineteen Customizer Styles 2 Twenty Nineteen Customizer Styles & Non-latin Font Fallbacks 3 3 4 NOTE: This file is empty by default. It is automatically populated withstyles if the user selects a custom primary color in the customzier.4 NOTE: This file is automatically populated with additional styles if the user selects a custom primary color in the customzier. 5 5 */ 6 7 /** === Includes === */ 8 9 @import "sass/mixins/mixins-master"; 10 11 /** === Non-Latin font fallbacks === */ 12 13 @include non-latin-fonts( '.wp-block' );
Note: See TracChangeset
for help on using the changeset viewer.