Stephanevg / PSHTML

Cross platform Powershell module to generate HTML markup language
https://pshtml.readthedocs.io/en/latest/
Other
165 stars 43 forks source link

Where is normalize.css? #304

Closed eliassal closed 2 months ago

eliassal commented 3 months ago

Subject of the issue

I see in all examples the usage of a css file called normalize.css

Steps to reproduce

Searched for normalize.css but was not able to find it

Expected behaviour

normalize.css to be available to run the demos

Actual behaviour

No normalize.css file in the repo

Stephanevg commented 2 months ago

Hi @eliassal You actually don't need to have this file. It was used just as example to create a link element.