Fork me on GitHub
#re-frame
<
2020-02-20
>
andrea.crotti08:02:19

I see yeah I feel like css is more limited (for example I want to display different rows in a table for mobile) and involves me knowing a lot more about css than I currently do 😄

andrea.crotti08:02:02

I'll try the viewportmonitor, if it all works probably that's enough already, it's for a small personal project anyway

dominicm08:02:39

I would just render the rows with a mobile class, and only display them using @media