Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah, I don't get styled components, the syntax and organization looks like a mess. I love using Stylus with Vue single-file-components, it lets me use a lot of CSS-specific patterns and macros.

Using Stylus blocks, I like making things responsive just by defining a media query in a block and then doing like:

.container

  flexRowCenter()

    +desktop()

      flexColumnCenter()


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: