Y
Y
Yaroslav IKARUS2015-04-29 13:16:22
css
Yaroslav IKARUS, 2015-04-29 13:16:22

How to make prefixer work in prepros?

The documentation for the prefixer says that in order for it to work in Prepros, it is enough to check the AutoPrefix CSS checkbox: https://github.com/postcss/autoprefixer
I check it, but the code still compiles without prefixes. What am I doing wrong?
e8895d675452401a989dee5f4390b044.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Viktor Babiy, 2015-04-29
@yar-ikarus

include compass/css3
@include border-radius(5px);
and you will have prefixes

M
MhMadHamster, 2015-04-29
@MhMadHamster

You don't have a single property in your code that needs vendor prefixes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question