Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gov-theme

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gov-theme - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "gov-theme",
"version": "0.1.0",
"version": "0.1.1",
"description": "政务主题",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,3 +23,12 @@ ### 常用的主题变量

1. 可以在自己的仓库下创建style 目录,让后创建theme目录,将本仓库的代码复制到该目录下,(不推荐,平台后续会统一所有的组件样式,后续由改动过工作量)
2. 利用npm的git uri的方式引入
1. 首先工程根目录创建.npmrc配置文件,写入如下内容
```txt
@gov:registry=https://lib.yonyougov.top/repository/crux-npm
```
2. 然后试用如下命令引入主题包
```sh
npm install gov-theme -S
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc