Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 28c28ed

Browse files
Updated README
2 parents ff2d690 + 577dc6f commit 28c28ed

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,28 @@
77

88
### Features
99
* Clean code, Simple enough and Fully customizable (grid number, class names, breakpoints etc.)
10+
<<<<<<< HEAD
1011
* CSS Grid based, no longer Flexbox (since v1.3.0)
12+
=======
13+
* CSS Grid based, no longer Flexbox
14+
>>>>>>> 577dc6f2ad44f4112d83afa4f2bbb624bd573728
1115
* Viewport breakpoints
1216
* Column offsets
1317
* Equal height columns
1418

1519
### TODO
1620
<<<<<<< HEAD
21+
<<<<<<< HEAD
1722
- [ ] Fix responsive columns
1823
- [ ] Fix offset columns
1924
=======
2025
- [ ] Fix offset columns
2126
- [x] Fix responsive columns
2227
>>>>>>> Optimized grider.scss
28+
=======
29+
- [ ] Fix offset columns
30+
- [x] Fix responsive columns
31+
>>>>>>> 577dc6f2ad44f4112d83afa4f2bbb624bd573728
2332
- [x] Remove spaces between columns
2433
- [x] Equal height columns
2534
- [x] Viewport breakpoints

0 commit comments

Comments
 (0)