iC Framework

Home

Go Beyond, built with ❤️

iC Framework is a iCHEF style CSS framework for developing flexible, accessible and responsive web applications.

You can include ic-framework CSS file in your project by fetching it from GitHub's CDN:

<link rel="stylesheet" href="//ichef.github.io/iC-framework/dist/css/ic-framework.min.css">

Or you can install with NPM:

$ npm install ic-framework

Please check our React components with ic-framework: iCHEF/iC-framework-react