Your IP : 216.73.216.95


Current Path : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/vendor/hint/
Upload File :
Current File : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/vendor/hint/_hint.scss

// hint.scss
//
// Aggregates all other sass files.

/*-------------------------------------*\
	HINT.css - A CSS tooltip library
\*-------------------------------------*/


/**
 * HINT.css is a tooltip library made in pure CSS.
 *
 * Source: https://github.com/chinchang/hint.css
 * Demo: https://kushagragour.in/lab/hint/
 *
 * Release under The MIT License
 *
 */

@import "hint-variables";
@import "hint-mixins";
@import "hint-core";
@import "hint-position";
//@import "hint-sizes";
@import "hint-theme";
@import "hint-color-types";
//@import "hint-always";
@import "hint-rounded";
@import "hint-effects";