Getting started with Chico is easy. Whether you are a master of Sass, building a new app, or making your existing site responsive, we’ve got you covered. How would you like to get started?
We hate writing CSS hacks. Instead of hacking the code, we rather use IE’s conditional comments, so if you paste this code in your HTML, Chico UI will know how to fix the visual inconsistencies:
Pointing to assets
You only have to add the CSS, JavaScript and assets of Chico UI, and that’s all!
Make sure to add the stylesheet call into the <head> tag.
And you should add the JavaScript at bottom of page, before the </body> closing tag and after jQuery script call.
Don’t forget to link to asset files within the stylesheet code.