-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Doesn't seem to recognise classes such as px-3.5
and arbitrary classes such as h-[2.375rem]
Here's an example log after running build script
▲ [WARNING] Unexpected ".375rem\\]" [css-syntax-error]
<stdin>:909:33:
909 │ .d8p3lpwhje5s.h-\[2\.d8p3lpwhje5s.375rem\] {
╵ ~~~~~~~~~
▲ [WARNING] Unexpected ".5" [css-syntax-error]
<stdin>:1394:31:
1394 │ .d8p3lpwhje5s.p-0\.d8p3lpwhje5s.5 {
╵ ~~
▲ [WARNING] Unexpected ".5" [css-syntax-error]
<stdin>:1414:34:
1414 │ .d8p3lpwhje5s.\!py-1\.d8p3lpwhje5s.5 {
╵ ~~
▲ [WARNING] Unexpected ".5" [css-syntax-error]
<stdin>:1426:32:
1426 │ .d8p3lpwhje5s.px-3\.d8p3lpwhje5s.5 {
╵ ~~
▲ [WARNING] Unexpected ".5" [css-syntax-error]
<stdin>:1446:32:
1446 │ .d8p3lpwhje5s.py-0\.d8p3lpwhje5s.5 {
╵ ~~
▲ [WARNING] Unexpected ".5" [css-syntax-error]
<stdin>:1454:32:
1454 │ .d8p3lpwhje5s.py-1\.d8p3lpwhje5s.5 {
╵ ~~
Nevertheless, the plugin looks really useful so thank you for it
dolanmiu
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working