How to use the @synerise/ds-utils.hexToRgba function in @synerise/ds-utils

To help you get started, we’ve selected a few @synerise/ds-utils examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Synerise / synerise-design / packages / components / layout / src / Layout.styles.ts View on Github external
  box-shadow: 0 2px 6px ${(props): string => hexToRgba(props.theme.palette['grey-400'], 0.12)};
`;

@synerise/ds-utils

Utils UI Component for the Synerise Design System

MIT
Latest version published 17 hours ago

Package Health Score

66 / 100
Full package analysis

Similar packages