Skip to content

Commit fcab37d

Browse files
authored
Merge pull request #5 from archX3/grgs
updated ver num to aid release
2 parents 1e79f05 + 7015496 commit fcab37d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# bumble-bee-css
22
Bumble-bee CSS is a minimalist CSS framework that can be integrated at any stage in a project life
33
to reduce custom rewrtiting of CSS for web and mobile web projects
4-
It has responsiveness already bi=uilt-in and is absolutely free to use
4+
It has responsiveness already built-in and is absolutely free to use
5+
6+
to theme yor app you may make use of the colors.css file to

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bumblebee-css",
3-
"version": "0.1.2",
3+
"version": "1.2.2",
44

55
"description": "",
66
"keywords": ["css", "framework", "lightwieght"],

0 commit comments

Comments
 (0)