Skip to content

Doesn't work for all classes #4

@Dorianslavov

Description

@Dorianslavov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions