Skip to content

Commit db64b92

Browse files
committed
merge
2 parents 79c3458 + 05bdf25 commit db64b92

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.2.0...v1.3.0) (2021-05-18)
2+
3+
4+
### Features
5+
6+
* options to set parse and save as true and false ([b2df9b1](https://github.com/CoCreate-app/CoCreateCSS/commit/b2df9b1e7b6578add06bb87c14650086d69b6960))
7+
18
# [1.2.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.1.1...v1.2.0) (2021-05-17)
29

310

dist/CoCreateCSS.min.js

Lines changed: 1 addition & 0 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": "@cocreate/cocreatecss",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "A lightweight utility-first Atomic CSS framework promoting rapid UI development. No learning curve... Apply your native css property:value directly in class, then extract and transform it.",
55
"keywords": [
66
"cocreatecss",

0 commit comments

Comments
 (0)