reapercss 1.0.10 → 1.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
  [![jsDelivr](https://data.jsdelivr.com/v1/package/npm/reapercss/badge)](https://www.jsdelivr.com/package/npm/reapercss)
7
7
  [![GitHub stars](https://img.shields.io/github/stars/notapiratelol/reapercss)](https://github.com/notapiratelol/reapercss)
8
8
 
9
- A tiny, class-free CSS framework that instantly makes HTML look clean and readable.
9
+ A tiny, class-less CSS framework that instantly makes HTML look clean and readable.
10
10
 
11
11
  ## Installation
12
12
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "reapercss",
3
- "version": "1.0.10",
4
- "description": "A tiny, class-free CSS framework that instantly makes HTML look clean and readable.",
3
+ "version": "1.0.11",
4
+ "description": "A tiny, class-less CSS framework that instantly makes HTML look clean and readable.",
5
5
  "main": "CSS/reaper.min.css",
6
6
  "style": "less/reaper.less",
7
7
  "files": [