Socket
Socket
Sign inDemoInstall

@agorapulse/ui-theme

Package Overview
Dependencies
63
Maintainers
51
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @agorapulse/ui-theme

Agorapulse UI Theme Library


Version published
Weekly downloads
1.4K
decreased by-13.78%
Maintainers
51
Created
Weekly downloads
 

Readme

Source

Agorapulse Style Dictionary

To generate the style dictionary based on the config file, you'll have to run the following command:

style-dictionary build

You should see something like this output:

Copying starter files...

Source style dictionary starter files created!

Running `style-dictionary build` for the first time to generate build artifacts.

css
✔︎  assets/variables.css

If everything goes well, you'll should have the following architecture.

├── README.md
├── config.json
├── tokens/
│   ├── reference/
│       ├── border-radius.json
│       ├── color.json
│       ├── font.json
│       ├── spacing.json
│   ├── system/
│       ├── border.json
│       ├── color.json
│       ├── icon.json
│       ├── text.json
├── build/
│   ├── css/
│      ├── variables.css

FAQs

Last updated on 17 Apr 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc