autoprefixer - start value has mixed support, consider using flex-start
20 Apr 2023css
在整合別人寫的 html + css 進 React 的時候,css 的部分出現了這個錯誤,改正方法如下:
- 找到 css 檔案中 的
justify-content: start;
- 將其改為
justify-content: flex-start;
css
在整合別人寫的 html + css 進 React 的時候,css 的部分出現了這個錯誤,改正方法如下:
justify-content: start;
justify-content: flex-start;
solidity
picoCTF
Go
ethernaut
linux
leetcode
blockchain
sql
react
leetcode-top-interview
array
medium
typescript
smart-contract
solana
javascript
java
ethereum
easy
css
Linux
zsh
ubuntu
two-pointer
next.js
jekyll
http
hardhat
golang
ethers
Secureum
Rust
web
wallet
vscode
typeorm
truffle
stack
shell
rpc
notion
notes
nodejs
nextjs
mocha
html
github
git
geth
express
eslint
docker
cloudflare
Vim
DSA