۲ دانیال بهنام کیا
نصب و تنظیم Sass در PhpStorm
جامعه Html & CSS ایجاد شده در ۲۷ بهمن ۱۴۰۲

با درود فراوان خدمت منتورهای محترم

لطفا لینک یا توضیحی جهت نصب و استفاده از SASS درون ادیتور PhpStorm قرار بدهید ، من در با تنظیم autoprefixer درون phpstorm  با مشکل مواجه شده ام

لطفا به تیکه توضیحات زیر توجه بفرمایید ، من متوجه نشدم که میگه کلا autoprefixer  را پشتیبانی نمی‌کند یا از این کلمه پشتیبانی نمی‌کند

liveSassCompile.settings.autoprefix

ℹ 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- , ... اضافه میکنه.

محسن موحد ۲۹ بهمن ۱۴۰۲، ۰۸:۴۳