installing Ueyen is easy, you can download the files or use our CDN links.
You can either use the exported ready-to-implement CSS file, or you can export your own CSS using the SASS source files. In either method, you need to include the CSS file in your HTML page where you are addressing the Ueyen selectors.
<link rel="stylesheet" href="ueyen.css">
<link rel="stylesheet" href="ueyen.css?v=0.1.7">
Normal version
<link rel="stylesheet" href="https://www.qooqeecdn.com/ueyen/1.0.7/ueyen.v.1.0.7.css">
Minified version
<link rel="stylesheet" href="https://www.qooqeecdn.com/ueyen/1.0.7/ueyen.v.1.0.7.min.css?v=0.1.7">