Skip to content

Commit 804bb54

Browse files
committed
New patch version (v2.2.2)
1 parent b166a2f commit 804bb54

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

cooltipz.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cooltipz.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cooltipz-css",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "Cooltipz.css is a pure CSS tooltip library that is lightweight, modern, accessible, customisable and easy to use",
55
"scripts": {
66
"build": "npm run lint:fix && concurrently \"sass --no-source-map src/cooltipz.scss ./cooltipz.min.css --style=compressed\" \"sass --no-source-map src/cooltipz.scss ./cooltipz.css --style=expanded\" && concurrently \"npx postcss cooltipz.min.css --use autoprefixer cssnano --replace --no-map\" \"npx postcss cooltipz.css --use autoprefixer --replace --no-map\"",

src/_license.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! Cooltipz.css v2.2.1 | MIT License | github.com/jackdomleo7/Cooltipz.css */
1+
/*! Cooltipz.css v2.2.2 | MIT License | github.com/jackdomleo7/Cooltipz.css */

0 commit comments

Comments
 (0)