E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Autoprefixer
vscode好用的插件
2.
Autoprefixer
给CSS3加上不同浏览器前缀3.colorHighlightcolor高亮4.HTMLSnippets填充html5.openinbrowser预览html
不会嘤嘤嘤的程序媛
·
2023-07-19 20:01
2020-09-28 解决 vue 使用 element-ui 报错 in ./node_modules/
[email protected]
@element-ui/lib/theme-cha...
由于配置了postcss的插件
autoprefixer
自动添加前缀插件,在插件配置时出错,参照官网的配置,并没有配置规则module.exports={'plugins':{//toedittargetbrowsers
等风也等汐
·
2023-07-19 06:24
利用 AST 和 PostCss 处理 CSS
如此我们就可以实现一个
AutoPrefixer
:importpostcssfrom'postcss';/**假设这是浏览器兼容数据*/constmockPrefixerConfig={key:['transfo
薛定谔的猫96
·
2023-07-19 03:38
前端
css
postcss
前端
Syntax Error: Error: Loading PostCSS Plugin failed: Cannot find module ‘
autoprefixer
‘
文章目录1、出现的错误:1、代码展示2、图片展示问题:2、问题解决过程1、在package.json文件中2、main.js中添加一句话3、下面内容注释掉参考的博客1、出现的错误:1、代码展示E:\librarycat\admin>npmrunserve>
[email protected]
:\softwork\Practice_Yg\daiding\librarycat\admin>vue-cli-s
梦幻蔚蓝
·
2023-07-14 15:50
Web端+HTML+CSS
vue
vue.js
05-Browserslist
我们表达的意思是css要兼容市场占有率大于1%的浏览器,js也要兼容市场占有率大于1%的浏览器;如果我们是通过工具来达到这种兼容性的,比如后面我们会讲到的postcss-prest-env、babel、
autoprefixer
coder_yihua
·
2023-06-22 08:23
webpack
javascript
前端
webpack
vue3中引入tailwingcss
1、安装依赖cnpmi-Dtailwindcsspostcss
autoprefixer
2、安装完成后,创建tailwind.config.js和postcss.config.js配置文件,继续再控制台输入命令如下
甜菜,是我鸭!
·
2023-06-19 10:40
前端
javascript
开发语言
多行文本溢出显示...不生效解决方案
添加
autoprefixer
注释即可。.
海山城
·
2023-06-18 03:39
vue项目设置的z-index样式无论设置成啥都会被强制改为1
原写法修改后需改成以下片段"cssnano-preset-advanced":{zindex:false,
autoprefixer
:false}
初心不改_0055
·
2023-06-15 05:00
tailwind安装初始化
方案一npminit-ynpminstalltailwindcssnpxtailwindcssinitnpminstalltailwindcsspostcss-cli
autoprefixer
方案二安装PostCSSnpmi-save-devpostcss-cli
i0S_毛_宇
·
2023-06-13 03:45
Vue CLI 浏览器兼容性
这个值会被@babel/preset-env和
Autoprefixer
用来确定需要转译的JavaScript特性和需要添加的CSS浏览器前缀。现在查阅这里了解如何指定浏览器范围。Polyfilluse
Blur Blue
·
2023-04-21 12:35
Vue学习
javascript
vue.js
前端
gulp各种实用插件整理
各种插件按需求自己选择,各自功能如下:1.babel-corebabel-preset-es2015gulp-babel用于解析es6转换为es52.browser-sync服务器同步浏览3.gulp-
autoprefixer
不看盛景不叙深情
·
2023-04-18 12:13
css省略号
autoprefixer
:off*/-webkit-box-orient:vertical;-moz-box-orient:vertical;/*
autoprefixer
:on*/
从前慢pearl
·
2023-04-16 06:25
vue css多行省略号打包出错
autoprefixer
:of
从前慢pearl
·
2023-04-15 11:51
webpack的简单配置
环境"
autoprefixer
":"^9.7.3","clean-webpack-plugin":"^3.0.0","css-loader":"^3.4.0","file-loader":"^5.0.2
iCherries
·
2023-04-15 05:00
【VUE】px转化vw的方法,postcss-px-to-viewport的使用方法,include属性为什么不生效
在根目录下建js文件postcss.config.jsinclude属性不生效的可能原因引用资源版本不对给include属性指定文件的写法不对各配置项用途官方参考文件vue中px转化为vw的步骤第一步:安装安装
autoprefixer
Sòrry╮
·
2023-04-12 19:07
VUE
postcss
vue.js
javascript
vue
vue-cli3
css插件学习--lostgrid
gulp为例vargulp=require('gulp'),postcss=require('gulp-postcss'),sourcemaps=require('gulp-sourcemaps'),
autoprefixer
生活也许是一首诗
·
2023-04-10 04:31
vue3-h5-template postcss-px-to-viewport 解决 750设计稿 vant 过小的问题
yulimchen/vue3-h5-template原版写法vue.config.jsmodule.exports={...css:{loaderOptions:{postcss:{plugins:[
autoprefixer
醉笙情丶浮生梦
·
2023-04-07 19:22
vue-cli4 PC端自适应配置
中引入该依赖npmiamfe-flexiblenpmipostcss-px2remimport"amfe-flexible"在package.json中配置"postcss":{"plugins":{"
autoprefixer
一只鱼_d589
·
2023-04-06 20:42
webpack打包运行vue项目后找不到.ttf及.woff文件,或者路径报错
minimize‘,‘
autoprefixer
-loader‘],fallback:‘style-loader‘})},{test:/\.less$/,use:ExtractTextPlug
伊丽莎白太阳花
·
2023-04-04 07:41
css
ttf打包后找不到路径
pxtorem插件配置
在vuecli项目根目录新建postcss.config.jsmodule.exports={plugins:{'
autoprefixer
':{overrideBrowserslist:['Android4.1
暖光_&
·
2023-04-01 05:31
vant
vue
前端
webpack5常用配置
该常用配置使用的npm包:"dependencies":{"
autoprefixer
":"^10.4.4","clean-webpack-plugin":"^4.0.0","css-loader":"^
_孤傲_
·
2023-03-29 13:44
前端
笔记
webpack
javascript
前端
web移动端页面布局PX单位自动转换VW插件
postcss-px-to-viewportnpminstallpostcss-px-to-viewport--save-dev然后根目录创建js文件命名为:postcss.config.js之后在js中写入:module.exports={plugins:{"
autoprefixer
记录学习生活
·
2023-03-28 19:29
vite3+vue3项目postcss.config.js自动将px转成rem的报错:[vite] Internal server error: Failed to load PostCSS c...
报错内容如下:image.png配置信息如下://postcss.config.jsmodule.exports={plugins:{
autoprefixer
:{overri
晴天守候
·
2023-03-26 19:43
如何写一个postcss插件
postcsspostcss是类似Babel的css编译器,可以利用parser将css代码解析成AST,再通过插件(例如比较熟悉的
autoprefixer
)改写AST,最终输出改写后的css。
相遇一头猪
·
2023-03-25 13:48
TypeError: Cannot read property 'compilation' of undefined vue 打包运行npm run build 报错
devDependencies":{"
autoprefixer
":"^7.1.2","babel-core":"^6.22.1","babel-eslint":"^8.2.1","babel-helper-vue-jsx-merge-props
Sun____
·
2023-03-25 11:11
TailWind CSS 学习分享
个人理解就是可配置的原子CSS环境安装npminit-y&&npmitailwindcss
autoprefixer
postcss-D配置文件生成tailwind.config.js//-full指令所有预设的基础类列出到配置文件中
_ihhu
·
2023-03-21 13:17
小程序系列4-gulp常用插件
"del":"^4.1.1",//删除文件及文件夹"require-dir":"^1.2.0",//文件路径工具"gulp":"^4.0.2","gulp-
autoprefixer
":"^6.1.0",
小猪x
·
2023-03-21 03:25
vue3.0+vite 使用 postcss-pxtorem 实现移动自适应(px转rem)
下载postcss-pxtoremnpmipostcss-pxtorem-D与package.json同级目录创建postcss.config.js文件module.exports={plugins:{
autoprefixer
__仰望
·
2023-03-17 17:48
Vue
vue3.0 rem适配
1.安装两个插件npmipostcss-pxtorem-Snpmiamfe-flexible-S2.根据vue3提供的新配置方法,在vue.config.js中对CSS做配置:const
autoprefixer
乐YB
·
2023-03-17 17:47
vue3.0
vue+vite2.0使用postcss-pxtorem实现大屏(或移动端)布局自适应(px转rem)
1.安装npmipostcss-pxtorem-S2.与package.json同级目录创建postcss.config.js文件module.exports={plugins:{
autoprefixer
自律的蜗牛
·
2023-03-17 17:16
vite
vue3
vue.js
postcss
webpack4 配置之 postcss-loader
第一:依赖包postcss-loader、
autoprefixer
、cssnano第二:添加浏览器前缀1.首先添加browserslist,方法一:在项目根目录添加.browserslistrc文件#last2versions
_静夜听雨_
·
2023-03-16 12:53
npm run build时报错“caniuse-lite is outdated”
Browserslist:caniuse-liteisoutdated.Pleaserunnextcommand`yarnupgradecaniuse-litebrowserslist`解答:npmi
autoprefixer
locky丶
·
2023-03-11 18:29
解决webpack打包后-webkit-box-orient: vertical ;消失问题
方法一:将CSS样式添加
autoprefixer
跳过webpack的css打包/*!
autoprefixer
:off*/-webkit-box-
麦曦
·
2023-03-11 07:28
rem布局适配
cnpmiamfe-flexiblepostcss-px2rem-exclude--save2、创建postcss.config.js,添加一下代码,exclude是防止将引入的框架的px转成remmodule.exports={plugins:{
autoprefixer
JackyLF
·
2023-03-11 07:15
vue打包上线后-webkit-box-orient:vertical没有生效
autoprefixer
:off/-webkit-box-orient:vertical;/
autoprefixer
:on*/
shaguamayi
·
2023-03-11 01:38
vite postcss
PostCSSPostCSS是一款使用JavaScript插件对CSS实现转换的工具PostCSS拥有非常强大的插件,典型的比如
autoprefixer
、cssnext、cssmodules等。
JunChow520
·
2023-03-10 20:04
vue+Vant项目适配rem,配置
autoprefixer
时报错问题
用vue+vant搭建一个移动端项目的时候遇到这个报错:Replace
Autoprefixer
browsersoptiontoBrowserslistconfig.Usebrowserslistkeyinpackage.jsonor.browserslistrcfile.Usingbrowsersoptioncausesomeerror.Browserslistconfigcanbeusedfor
我是搬砖小能手
·
2023-02-18 06:19
postcss-px-to-viewport
"postcss":{"plugins":{"
autoprefixer
":{},"postcss-px-to-viewport":{"viewportWidth":750,"unitPrecision"
lix22
·
2023-02-06 12:19
PostCSS 处理 loader(附带:添加 css3 前缀)
我们常用的就是使用PostCSS进行添加前缀,以此为例:安装npmi-Dpostcss-loadernpminstall
autoprefixer
--save-dev#以下可以不用安装#cssn
最底层的技术渣
·
2023-02-04 06:46
-webkit-box-orient:vertical 编译报错之
autoprefixer
问题
由于各大浏览器的兼容问题,
autoprefixer
插件就可以帮我们自动补齐前缀。它和less、scss这样的预处理器不同,它属于后置处理器。
甜点cc
·
2023-02-03 15:18
vue-cli 3.x 移动端适配px自动转为rem
save-devnpminstalllib-flexible--save2.在src/main.js中引入import'lib-flexible/flexible.js';3.package.json中配置"postcss":{"plugins":{"
autoprefixer
冰点雨
·
2023-02-03 02:12
Error: No PostCSS Config found in... 报错 踩坑记
image.png在项目根目录新建postcss.config.js文件,并对postcss进行配置:module.exports={plugins:{'
autoprefixer
':{browsers:
贞贞姐
·
2023-02-02 07:42
autoprefixer
对@import方式引用css文件无效的解决方案
今天项目中使用了postcss-loader、外加
autoprefixer
插件,后来发现这个对@import方式引用进来的css没有添加前缀后来看了下postcss-loader的文档,以及查阅了一些资料
牧羊童鞋
·
2023-02-01 11:29
vue 打包dist 文件css没有前缀导致在ios8版本的兼容问题
首先在ios8版本上对h5有一些兼容性的问题1.不支持es6的语法使用babel进行转化2.对flex的支持不太好需要有兼容的写法使用postCss的
autoprefixer
进行兼容处理2.使用vue-cli
ismyshellyiqi
·
2023-01-30 15:28
Vue安装rem适配时遇到的问题
解决方法(VsCode):1.下载一个叫做
autoprefixer
努力搬砖的小兔子
·
2023-01-11 16:29
Vue
vue
vue3+vite使用postcss-pxtorem、
autoprefixer
自适应和自动添加前缀
目录1、安装postcss-pxtorem和
autoprefixer
2、vite.config.js引入并配置3、App.vue(自适应才需要)自动添加前缀:自适应:1、安装postcss-pxtorem
·
2023-01-11 05:57
运用Vue3+Vite+pinia+tailwindCSS构建项目
x以上创建项目:npmcreatevite@latestxxx--templatevue安装依赖:npmi安装TailwindCSS:npmnpminstall-Dtailwindcsspostcss
autoprefixer
npxtailwindcssinit-p
greendx
·
2022-12-30 17:30
前端技术架构搭建
vue.js
npm
javascript
在react中使用tailwind的问题
目录react使用tailwind效果图react使用tailwind现创建react项目npxcreate-react-appname进入创建的项目文件夹,安装tailwind,postcss,
autoprefixer
·
2022-11-12 13:00
基于vite搭建一个react移动端脚手架
光速启动热模块替换按需编译脚手架功能antd-mobile移动端组件axios网络数据交互hox状态管理react-router-dom路由管理postcss-px-to-viewport移动端px转vw/vhless预编译
autoprefixer
Mosowe
·
2022-11-03 15:05
vite
react
react脚手架
react移动端脚手架
vite+react脚手架
vite移动端脚手架
Day98/100PostCSS plugin postcss-flexbugs-fixes requires PostCSS8
(二)分析需要升级PostCSS的版本到8(三)解决#卸载npmuninstalltailwindcsspostcss
autoprefixer
#重新安装npminstall[email protected
·
2022-10-20 22:48
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他