svelte-checkbox icon indicating copy to clipboard operation
svelte-checkbox copied to clipboard

Checkbox breaks animation and style after building app

Open dydx-git opened this issue 5 years ago • 3 comments

After I run npm run build the checkbox breaks animation and style. The basic functionality still works tho. It seems like it's a bundling bug or something. The debugging console is clean though.

Look at the before after of running the build command: https://media.discordapp.net/attachments/457912077277855766/771258946169733120/Screenshot_2020-10-29_112625.png

dydx-git avatar Nov 25 '20 19:11 dydx-git

@dydx-git I check this issue, and there is no bug.

HosseinShabani avatar Nov 29 '20 17:11 HosseinShabani

I'm using tailwind. Maybe that could be breaking it?

dydx-git avatar Dec 01 '20 12:12 dydx-git

@dydx-git Maybe that because of the tailwind.

HosseinShabani avatar Dec 12 '20 09:12 HosseinShabani