ThisIsManta / stylus-supremacy

A Node.js script that helps formatting Stylus files.
https://thisismanta.github.io/stylus-supremacy
MIT License
88 stars 9 forks source link

use of null yields "Found unkown object" #36

Closed undefinederror closed 5 years ago

undefinederror commented 5 years ago

Hi, May I ask why stylus-supremacy does not support null?

image

The same snippet works in the official stylus online editor

image

It doesn't seem right. Is there any configuration option to prevent this error from being thrown?

Thank you

ThisIsManta commented 5 years ago

This is definitely a bug. I'll fix it soon. Please bear with me.

undefinederror commented 5 years ago

thank you!

ThisIsManta commented 5 years ago

This has been fixed at version 2.12.1.

Cheers!

undefinederror commented 5 years ago

outstanding :1st_place_medal: