G
G
GreenMan18992019-07-02 14:26:32
css
GreenMan1899, 2019-07-02 14:26:32

How can I make gulp not calculate the grid-area abbreviation?

5d1b3f5737d9b644851355.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GreenMan1899, 2019-07-02
@GreenMan1899

adding strictMath: 'on' helped
5d1b43e9df893164585057.png

E
Eugene Chefranov, 2019-07-02
@Chefranov

This is what SASS/LESS does.
Try this:
.class { grid-area: ~"1 / 2 / 1 / -1"}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question