Thomas Vanderhaeghen

Results 3 comments of Thomas Vanderhaeghen

> > hey, thanks for the PR! would you mind adding tests that display the functionality? > > Thanks. No, You can add that. Love the spirit 🙄

I'm sorry but I'm really busy these weeks and have no time to get it fixed. But I believe the round method has been implemented natively in momentjs now?

I'm new to the issue but shouldn't we stick closer to the already existing syntax? ``` @media screen and (max-width: 600px) on (.container) { .element { background-color: lightblue; } }...