• #dev 2020-05-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-05-29 UTC
# 00:55
[Murray]
[jgmac1106] I think you've got too many arguments, should be a max of 2 within a repeat(). I'm not entirely sure what ideal outcome you're looking for, but if it's a minmax() thing then: repeat(auto-fill, minmax(250px, 1fr)) should work. You may also just need to remove the third comma 😉