0.1.4 • Published 3 years ago

vicocss v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Vico - is a free, CSS framework based on Flexbox and built with SCSS. It's 100% responsive.

Quick install

NPM

npm i vicocss

Import

After installation, you can import the CSS file into your project using this snippet:

@import 'app/css/app.css'

NPM Link

https://www.npmjs.com/package/vicocss

Browser Support

Vico uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, Vico is compatible with recent versions of:

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Internet Explorer (10+) is only partially supported.