Skip to content

Commit ec1d730

Browse files
author
λhmad λjmi
committed
Changes the helper file name
1 parent c147988 commit ec1d730

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ajmicss is a minimal library of extensive set of CSS Helper classes that can be used to reduce the amount of CSS that can be added every time you need to add a new module or elements.
22

3-
#### TODO
3+
## TODO
44

5-
Add documentation
5+
- [ ] Add documentation

ajmicss.scss renamed to helpers.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
.radius-bottom { border-radius: 0 0 $base-radius-unit $base-radius-unit; }
141141
.radius-left { border-radius: $base-radius-unit 0 0 $base-radius-unit; }
142142

143+
143144
//
144145
// Margin
145146
//

0 commit comments

Comments
 (0)