با درود فراوان خدمت منتورهای محترم
لطفا لینک یا توضیحی جهت نصب و استفاده از SASS درون ادیتور PhpStorm قرار بدهید ، من در با تنظیم autoprefixer درون phpstorm با مشکل مواجه شده ام
لطفا به تیکه توضیحات زیر توجه بفرمایید ، من متوجه نشدم که میگه کلا autoprefixer را پشتیبانی نمیکند یا از این کلمه پشتیبانی نمیکند
ℹ This setting can vary between workspace folders - read more
Autoprefix unsupported CSS properties (e.g. transform will also add -ms-transform). Uses Browserslist for browser selection
Type: boolean OR string[]Default: "defaults"
A string[] will override the default browsers to add prefixes for
When false Autoprefixer is disabled
When true we will try and search for either:
a .browserslistrc file or,
"browserslist": [ string[] ] in your package.json file
If neither of these are found then Autoprefixer will use "defaults"
Note: for backwards compatibility with the original extension null is permitted. This has the same result as providing false
سلام،
میگه autoprefix پراپرتیهای CSS ای که مرورگرها ممکنه ساپورت نکنن رو پیشوندهایی مثل -ms- , ... اضافه میکنه.