We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm install --save @onenexus/synergy
import React from 'react'; import { Module, Component } from '@onenexus/synergy'; ...
import React from 'react'; import { Container, Module, Wrapper, Group, Component, SubComponent, Provider, useTheme, useConfig, useUtils } from '@onenexus/synergy'; ...
import React from 'react'; import * as Synergy from '@onenexus/synergy'; ...
If using Sass, you will need to configure your compiler to use Synergy-Sass-Importer.
Synergy-Sass-Importer
See the Using Sass With Synergy page for more information