--- title: CSS Framework UIKit --- ## CSS Framework UIKit UIKit is A lightweight and modular front-end framework for developing fast and powerful web interfaces. ### Getting Started Here is a simple HTML template which includes the latest compiled and minified CSS for the UIKit library. ```html ``` We have used a CDN in this example, but you can checkout other ways of installing UIKit here. ### Learning Resources * The official documentation for UIKit is available here. * Checkout UIKit's open source GitHub repository here.