A lightweight CSS framework for building responsive websites.
Automatically adapts to mobile, tablet, and desktop screens.
Minimal filesize ensures faster load times and snappy performance.
Easy to theme and extend to fit your project’s needs.
Use our live examples to see Vector in action instantly.
Quickly add Vector to your project via a CDN link.
<link rel="stylesheet" href="https://cdn.vectorcss.com/vector.min.css">
Install Vector using npm or yarn for modern workflows.
npm install vector-css
Download the latest version and include it locally.
<link rel="stylesheet" href="vector.min.css">
Copy individual components or utilities directly into your project.
Ready to use? Grab the latest version from GitHub and start building beautiful responsive websites.
Download Now