File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<p align =" center " >
12
12
<a href="https://www.npmjs.com/package/spotcss"><img src="https://img.shields.io/badge/npm-spotcss-blue" alt="NPM Package"></a>
13
- <a href="https://github.com/seyd/spot-css/releases"><img src="https://img.shields.io/badge/version-v2.2.18 -green" alt="Latest Release"></a>
13
+ <a href="https://github.com/seyd/spot-css/releases"><img src="https://img.shields.io/badge/version-v2.2.19 -green" alt="Latest Release"></a>
14
14
<a href="https://github.com/seyd/spot-css/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="License"></a>
15
15
<img src="https://img.shields.io/badge/coverage-100%25-green" alt="Unit tests coverage">
16
16
</p >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spotcss" ,
3
- "version" : " 2.2.18 " ,
3
+ "version" : " 2.2.19 " ,
4
4
"description" : " SPOT CSS Framework { Single Place Of Truth Methodology }" ,
5
5
"main" : " index.scss" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 4
4
/// @author Johnny Seyd (johnnyseyd @gmail.com)
5
5
/// @link https://github.com/seyd/spot-css
6
6
///
7
- $SPOT-CSS-FRAMEWORK : ' 2.2.18 ' ;
7
+ $SPOT-CSS-FRAMEWORK : ' 2.2.19 ' ;
8
8
//
9
9
// Usage:
10
10
// @import "~spotcss";
You can’t perform that action at this time.
0 commit comments