Daniel Guillan

Results 28 comments of Daniel Guillan

Thanks for reporting the issue, @vish1988! I'll be happy to accept a PR that removes the warnings in dart-sass, as long as it maintains support for older versions of Libsass...

True. Thank you for pointing that out. I'm working with the Sass team to find a solution or at least a workaround to point source maps to the mixin call...

Thanks @elussich! I use Sassdoc in most of my projects to document variables, functions and mixins but not the output of those. I'll take a look and see what we...

Absolutely! Can you please share what the API would look like and some example input/output code before doing the PR?

Very interesting. I'll take a look at it. Thanks for the suggestion @Nirazul!

Thanks @skipjack! That's something we're totally looking forward to add (also requested in #5). We'll add the ability to configure some formatting options in the next release.

@moklick thanks for reporting. The plugin works on our side although we have received a couple more reports of the plugin not working correctly for some people. A few questions:...

Thank you @broccolinisoup, this is great! A few things I've spotted: ### Overflow `menu` The responsive behavior that hides icons and then shows the `More` menu seems to trigger a...

@broccolinisoup > I wasn't sure when would be the ideal to start popping them in the menu so used 0.8 of the viewport but should we do (viewport - (widthOfTheMoreBtn)...

This is looking great @broccolinisoup! My only concern, as you've mentioned in the recording, is that the "more" menu behavior on coarse pointer devices is problematic on small viewports. I...