All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.scss.graphs._wordcloud.scss Maven / Gradle / Ivy

@use '../globals';

.#{globals.$prefix}--#{globals.$charts-prefix}--wordcloud {
	text.word {
		&.light {
			// TODO-V11
			// font-weight: font-weight('light');
			font-weight: 300;
		}
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy