Socket
Socket
Sign inDemoInstall

@rocket.chat/css-in-js

Package Overview
Dependencies
5
Maintainers
7
Versions
679
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @rocket.chat/css-in-js

Toolset to transpile and use CSS on runtime


Version published
Weekly downloads
510
increased by4.29%
Maintainers
7
Install size
388 kB
Created
Weekly downloads
 

Changelog

Source

0.31.25 (2023-08-14)

Features

  • fuselage: StatesLink Component (#1122) (61397f8)

Bug Fixes

  • icons: Build definition for icons package (#1123) (13a2bef)
  • Turn TabNavigationBlock into ExperimentalTabNavigationBlock (#1117) (1b1d627)
  • uikit: initialTime prop time in TimePicker component (#1115) (124cd3c)

Readme

Source

Rocket.Chat

@rocket.chat/css-in-js

Toolset to transpile and use CSS on runtime


npm@latest npm@next npm downloads License: MIT

deps npm bundle size

Install

Add @rocket.chat/css-in-js as a dependency:

npm i @rocket.chat/css-in-js

# or, if you are using yarn:

yarn add @rocket.chat/css-in-js

Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the issues.

Building

As this package dependends on others in this monorepo, before anything run the following at the root directory:

yarn build

Linting

To ensure the source is matching our coding style, we perform linting. Before commiting, check if your code fits our style by running:

yarn lint

Some linter warnings and errors can be automatically fixed:

yarn lint-and-fix

Running tests

Whenever possible, add tests to describe exactly what your code do. You can run them by yourself:

yarn test

Keywords

FAQs

Last updated on 14 Aug 2023

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