File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments