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

public.assets.sass.libs._vars.scss Maven / Gradle / Ivy

There is a newer version: 1.0.11
Show newest version
// Misc.
	$misc: (
		z-index-base:	10000
	);

// Duration.
	$duration: (
		navPanel: 0.5s
	);

// Size.
	$size: (
		navPanel: 275px
	);

// Font.
	$font: (
	);

// Palette.
	$palette: (
	);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy