@tyran8x/styles
v2.0.1
Published
Common style files shared across multiple apps, inheriting all capabilities from `@tyran8x-core/design`. Common business style files can be placed here.
Readme
@tyran8x/styles
Common style files shared across multiple apps, inheriting all capabilities from @tyran8x-core/design. Common business style files can be placed here.
Usage
Add Dependency
# Enter the target application directory, e.g., apps/xxxx-app
# cd apps/xxxx-app
pnpm add @tyran8x/stylesImplementation
import '@tyran8x/styles';