Skip to content

Commit d484072

Browse files
committed
chore: update todo list on readme
1 parent cc3a4d7 commit d484072

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ npm i @egoistdeveloper/twcss-to-sass
2626

2727
## Todo
2828

29-
- [x] ~~Fix missing texts with child element~~
30-
- [x] ~~Fix self-closing tags like `link`, `base`, `area`, `br` etc~~
31-
- [x] ~~Fix url conflict with class name in comment line~~
32-
- [ ] Add option for duplicated classes
33-
- [ ] ~~Fix `group` and `peer` utility classes issue on SASS~~
29+
- [x] Fix missing texts with child element
30+
- [x] Fix self-closing tags like `link`, `base`, `area`, `br` etc
31+
- [x] Fix url conflict with class name in comment line
32+
- [x] Add option for duplicated classes
33+
- [x] Fix `group` and `peer` utility classes issue on SASS
3434
- [ ] Filter non tailwind classes
3535
- [ ] Order classes
3636
- [ ] Group classes

0 commit comments

Comments
 (0)