irunatbullets
irunatbullets
I do agree with your points - The purpose of adding the breakpoint buttons is to enable non-developers to view components at agreed upon breakpoints (clients). Also, while our designers...
Also, I've noticed the classes in the html couldn't work with the second example either, because they seem to come out as the following: ```HTML blog ``` (It doesn't include...
A work around for this is: ```CSS const NavLink = styled(Link)` color: white; text-decoration: none; &[class~='active'] { color: red; } ` ``` But it feels a bit weird to have...
Being able to tag instances as favourites (or just making that group yourself) and having the ability to collapse groups would be pretty handy too. (Please excuse my elite design...
@marrs Have you had a chance to look into this? We can't for people to use Linux at the company I work at :P
Does this fix the issue? https://github.com/kabadesu/Retina-Sprites-for-Compass/blob/master/src/_retina-sprites.scss
Also happening in Debian Trixie and Bazzite 42. I have 200% scale set on my 4K tv and when I exit Big Picture, steam becomes obnoxiously large. When I click...