
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
用scss写小程序的样式,你可以在需要的文件夹里创建一个 .scss 的文件,
该插件会自动监听文件变化,然后在同目录下生成一个同名的 .wxss 样式文件供小程序使用。
安装
npm install scss2wxss -D
任务配置
"scripts": {
"scss": "npx scss2wxss"
},
执行任务
npm run scss
如果要编译成.css文件,则执行
npm run scss css
FAQs
a scss to wxss tool
We found that scss2wxss demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.