Results 55 comments of JEM

![image](https://user-images.githubusercontent.com/19780885/162881645-4d6abae7-b691-4d36-84c6-15a3548f94b9.png) Idea for a max power item indicator, similar logic to the `is:maxpowerloadout`. I still need to figure out how to do this check on an item though.

Started a branch for `Add names to "icon-only" columns (lock icon, power icon, etc.) in dropdown. Only show the labels in the dropdown, columns should just show icon.`

@kyleshay is this what you were thinking for the second to last checkbox? ![image](https://user-images.githubusercontent.com/19780885/163509801-5d324589-994a-4aaa-ad6a-ff8fa3a9af87.png)

also thinking the "Shaders" column might be better suited as the "Cosmetics" column

Yeah same issue, no ability to connect to discord anymore. I am using WSL: Ubuntu vscode

Hey @huri3l, After working on my own implementation of dot pagination for the Carousel component, I came across your PR and found some great ideas that complemented my approach. I've...

> > > In that terms - yes. Because in case of SSR ('use client') your component is executed twice - first on server and second one on client. Also,...

I noticed if you specify `✔ Where is your tailwind.config.js located? … tailwind.config.ts` actually type out with the .ts it will result in only 1 config file as expected ......

Added a PR that I think will clear this up in the future, sorry in advance if its a duplicate @shadcn