Kunal Tanwar

Results 13 comments of Kunal Tanwar

@andreasjacobsen93 totally agree with you current version is not supporting react 17.

can you also post an image of actual bug (the scrollbar you are talking about) ??

> Pretty much yeah. I gave up after not finding a good solution to input the emojis into a textarea. #21 Is it not possible to place `IMG` inside `input`...

![image](https://user-images.githubusercontent.com/77537933/109280938-a74d4b00-7841-11eb-979c-2ba114070c52.png) Please resolve this issue! ASAP. Thank You.

> Hi, first I'd like to say thank you for your theme, it's awesome! > So I wanted to ask can you apply your theme on Menu Bar also? Because...

> Also, Y-position isn't correct in some emojis (in particular, some skin tones within one emoji), even if image resolution is proper. P.S. I was checking 3D .png files Totally...

try using this ```json { "watch": "sass build/*.scss -w public/css/" } ``` Also, did you install JavaScript compiled version of `dart-sass` via npm or you are using the `dart` version?

> For the completeness, this is the file structure: > > ![afbeelding](https://user-images.githubusercontent.com/9865589/163947979-8241108e-b553-4378-b889-5ebef80dd27e.png) > And this is the complete packages.json: ```json { "scripts": { "build-sass": "sass build/sass:wwwroot/public/css", "postbuild-sass": "postcss wwwroot/public/css/.css -u...

Hey @Luuk1983 first of thanks for informing me about `@use`. Also, can you also post an image of how you're using `_partial.scss` in your `example.scss`.