Skip to content

Conversation

@AlmaniaM
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

The final step in the State walkthrough contains a CSS file in the @Component decorator that has no styles and did not originally appear anywhere in the walkthrough.

Closes #2989

What is the new behavior?

The CSS file was deleted and removed from the @Component decorator.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@ngrxbot
Copy link
Collaborator

ngrxbot commented Apr 23, 2021

Preview docs changes for 6831229 at https://previews.ngrx.io/pr3002-68312298/

@timdeschryver timdeschryver changed the title docs(state-walkthrough): remove unused css file from counter component docs: remove unused css file from counter component Apr 24, 2021
@timdeschryver timdeschryver merged commit bbcebe1 into ngrx:master Apr 24, 2021
@timdeschryver
Copy link
Member

Thanks @AlmaniaM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

my-counter.component.css is missing

5 participants