mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
docs(pt): remove doc section
This commit is contained in:
@@ -17,7 +17,3 @@ In this challenge, you will need to use both CSS variables and `:host-context` t
|
||||
## Constraints
|
||||
|
||||
- In your final submission, your component should not contain any lines of code. All styling should be handled within the decorator _(or external css files if you prefer)_
|
||||
|
||||
## Note
|
||||
|
||||
There is also another way to style the `TextStaticComponent` (see [PR](https://github.com/tomalaforge/angular-challenges/pull/341/files#diff-082bc0154adae46609f52c9e366d4768ae9278dcb495a9a7ec7cb0baf393fb1c))
|
||||
|
||||
@@ -17,7 +17,3 @@ Neste desafio, você precisará usar tanto variáveis CSS como `:host-context` p
|
||||
## Restrições
|
||||
|
||||
- Na sua submissão final, seu componente não deve conter nenhuma linha de código. Toda a estilização deve ser manipulada dentro do decorador _(ou arquivos css externos se preferir)_
|
||||
|
||||
## Nota
|
||||
|
||||
Há uma outra maneira de estilizar o componente `TextStaticComponent` (ver [PR](https://github.com/tomalaforge/angular-challenges/pull/341/files#diff-082bc0154adae46609f52c9e366d4768ae9278dcb495a9a7ec7cb0baf393fb1c))
|
||||
|
||||
Reference in New Issue
Block a user