Fluid CSS Framework

Fluid is a CSS framework that provides a responsive grid system, UI components, and utility classes for building flexible and adaptive web layouts. It uses ITCSS architecture for its file and folder structure and is distributed as a stylesheet that can be included via CDN or npm.

API entry from apis.yml

apis.yml Raw ↑
aid: fluid:fluid-css-framework
name: Fluid CSS Framework
description: Fluid is a CSS framework that provides a responsive grid system, UI components, and utility
  classes for building flexible and adaptive web layouts. It uses ITCSS architecture for its file and
  folder structure and is distributed as a stylesheet that can be included via CDN or npm.
humanURL: https://github.com/fluid-framework/Fluid
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://github.com/fluid-framework/Fluid-docs
- type: GitHubRepository
  url: https://github.com/fluid-framework/Fluid
tags:
- CSS Framework
- Front-End
- Grid System
- Responsive Design