@@ -1,3 +1,12 @@
+/**
+
+jQuery Awselect
+Developed by: Prev Wong
+Documentation: https://prevwong.github.io/awesome-select/
+Github: https://github.com/prevwong/awesome-select/
+**/
$bg_color: #fff;
$placeholder_color: #000;
$link_color: #000;
awselect_count = 0;
(function($) {