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

package.scss._transition.scss Maven / Gradle / Ivy

// Used by ./colors and ./components/tree
@mixin default_transition {
	transition: all 0.1s ease-out;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy