I am able to precompile assets in my Rails app. But when I start server and hit url. I get this error
Asked
Active
Viewed 945 times
2

Pandurang Waghulde
- 995
- 1
- 6
- 19
1 Answers
0
Simply don't parse that CSS file, because it is CSS and not SASS. And CSS has its own min/max functions, see https://webkit.org/blog/7929/designing-websites-for-iphone-x/

Janis
- 8,593
- 1
- 21
- 27