# pattern.css
**Repository Path**: WangShuaiCode/pattern.css
## Basic Information
- **Project Name**: pattern.css
- **Description**: CSS only library to fill empty background with beautiful patterns.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-05-11
- **Last Updated**: 2025-03-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# pattern.css
CSS only library to fill your empty background with beautiful patterns.
See the full [documentation](https://bansal.io/pattern-css)

## Features
- Only CSS. No JavaScript!
- < 1KB minified and gzipped!
- Supports all modern browsers
- Built Using SCSS.
- Full color control.
## Installation
### via npm
```bash
npm install pattern.css
```
### via cdn
```html
```
### download
```html
```
## Usage
pattern.css can be used with any css framework.
### With shorthand framework
```html