Socket
Book a DemoInstallSign in
Socket

@po-ui/style

Package Overview
Dependencies
Maintainers
8
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@po-ui/style

PO UI - Theme

next
latest
Source
npmnpm
Version
19.34.0
Version published
Weekly downloads
4.6K
2.39%
Maintainers
8
Weekly downloads
 
Created
Source

PO Style Theme

Tema padrão para aplicações desenvolvidas com PO UI.

Como usar o tema

Para utilizá-lo, instale o pacote @po-ui/style conforme abaixo:

npm i @po-ui/style

Em seguida, atualize o arquivo angular.json para utilizar o tema.

"styles": [
  "node_modules/@po-ui/style/css/po-theme-default.min.css"
]

Temas customizados

Quer criar seu próprio tema? Leia como criar seu próprio tema customizado do PO UI.

FAQs

Package last updated on 03 Nov 2025

Did you know?

Socket

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