Answer the question
In order to leave comments, you need to log in
Hiccups in scss?
Hello, I use this function to automatically translate pixel values into viewpoint, for example, for a template 1920 * 1080
@function toVmin($px) {
@return $px / 1920 * 100 * (1920/1080) + vmin;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question