https://linen.dev logo
Join Discord
Powered by
# react
  • a

    ambitious-knife-25690

    01/22/2022, 5:30 PM
    like, you can see that this is rendering the mobile state rather than the desktop state
  • a

    ambitious-knife-25690

    01/22/2022, 5:31 PM
    the heading is missing
  • a

    ambitious-knife-25690

    01/22/2022, 5:31 PM
    and it's showing the mobile icon
  • g

    gray-state-67732

    01/22/2022, 5:31 PM
    Breakpoints work but you still have to write them properly °°
  • g

    gray-state-67732

    01/22/2022, 5:31 PM
    How's your jss?
  • a

    ambitious-knife-25690

    01/22/2022, 5:31 PM
    is this not correct?
  • g

    gray-state-67732

    01/22/2022, 5:32 PM
    Doesn't look correct, no
  • g

    gray-state-67732

    01/22/2022, 5:32 PM
    This is a literal string, this won't resolve anything
  • a

    ambitious-knife-25690

    01/22/2022, 5:33 PM
    this is my translation of the search style
  • a

    ambitious-knife-25690

    01/22/2022, 5:33 PM
    wasn't sure what the correct way to interpret that was
  • a

    ambitious-knife-25690

    01/22/2022, 5:33 PM
    it seemed like the most intuitive way
  • g

    gray-state-67732

    01/22/2022, 5:34 PM
    There can't be any string interpolation with that Though I can't find a working example right now (eh yeah I use something else for responsive on this project..)
  • g

    gray-state-67732

    01/22/2022, 5:36 PM
    Hmm actually breakpoints don't seem to be supported like that
  • g

    gray-state-67732

    01/22/2022, 5:37 PM
    There's no interpolation going on in there
  • a

    ambitious-knife-25690

    01/22/2022, 6:03 PM
    ahhh rip
  • a

    ambitious-knife-25690

    01/22/2022, 6:04 PM
    so that would explain tho hover tag as well then
  • g

    gray-state-67732

    01/22/2022, 6:04 PM
    "&:hover"
    should work
  • g

    gray-state-67732

    01/22/2022, 6:06 PM
    But what did you map
    alpha
    to?
  • a

    ambitious-knife-25690

    01/22/2022, 9:56 PM
    nothing, my attempt was just put in a string which didn't do anything
  • a

    ambitious-knife-25690

    01/22/2022, 9:56 PM
    ah okay
  • g

    gray-state-67732

    01/22/2022, 10:17 PM
    Should be pointing to a mui extern for such an utility, but no idea if the externs already exists
  • a

    ambitious-knife-25690

    01/22/2022, 11:55 PM
    ah, fair will browse through that a bit more closely I just assumed it was a part of theme
  • a

    ambitious-knife-25690

    01/22/2022, 11:55 PM
    what would be the process/implementation of breakpoints?
  • a

    ambitious-knife-25690

    01/23/2022, 12:16 AM
    alpha(...)
    doesn't seem to be a part of the mui api
  • a

    ambitious-knife-25690

    01/23/2022, 12:16 AM
    at least based on the search box
  • a

    ambitious-knife-25690

    01/24/2022, 12:45 AM
    found alpha 😁
  • a

    ambitious-knife-25690

    01/24/2022, 12:45 AM
    needed a newer 4.xx version of matui
  • a

    ambitious-knife-25690

    01/26/2022, 1:27 PM
    Would it be okay if you could merge the PR? :3
  • a

    ambitious-knife-25690

    01/26/2022, 1:27 PM
  • a

    ambitious-knife-25690

    01/26/2022, 1:30 PM
    oh may not... it looks like i forgot an import
1...676869...80Latest