Skip to content

Commit

Permalink
Merge pull request #86 from AccentDesign/v2-dev
Browse files Browse the repository at this point in the history
Karma Version 2.0.0
  • Loading branch information
stuartaccent authored Apr 10, 2020
2 parents 1c1d8b3 + c7848fa commit 5eac80b
Show file tree
Hide file tree
Showing 33 changed files with 1,096 additions and 891 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v2.0.0

* addition of components

- alerts
- button-groups
- icon-inputs
- input-groups
- messages
- tooltips

## v1.9.8

* update grid styles
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Karma CSS

![Test](https://github.com/AccentDesign/karma-css/workflows/Test/badge.svg)
![Docs](https://github.com/AccentDesign/karma-css/workflows/Deploy%20to%20GitHub%20Pages/badge.svg?branch=master)
![Docs](https://github.com/AccentDesign/karma-css/workflows/Deploy%20to%20GitHub%20Pages/badge.svg)
[![npm version](https://badge.fury.io/js/karma-css.svg)](https://www.npmjs.com/package/karma-css)

Karma CSS is a mobile first, responsive CSS boilerplate framework built on top of normalize and a powerful flexbox grid system.
Expand All @@ -27,6 +27,7 @@ We support all modern browsers and back to IE10, please see the full [list](http
* css-triangle
* box-shadow
* Lots of additional helper classes.
* A simple core set of components.

## Samples

Expand Down
323 changes: 323 additions & 0 deletions dist/karma-components.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/karma-components.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/karma-components.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/karma-components.min.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 5eac80b

Please sign in to comment.