postcss 就會用autoprefixer 處理你的css 檔案並輸出成 main.css ,而 main.css 的內容會像這樣: .example { -webkit-user-select: none; -moz-user-select: none; ...
確定! 回上一頁