You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
playing around with the new CSS Grid the line: grid-template-columns: 1fr 1fr 1fr;
gives the following error:
(errors) Unexpected token '1fr' at line 1, col 26.
Hi there,
playing around with the new CSS Grid the line:
grid-template-columns: 1fr 1fr 1fr;gives the following error:
(errors) Unexpected token '1fr' at line 1, col 26.
Any plans on supporting CSS Grid yet?
Kind regards,
Björn