coderbunker / coderbunker.ca

Coderbunker Canada landing page
MIT License
0 stars 3 forks source link

Validate page #5

Open rngadam opened 3 years ago

rngadam commented 3 years ago

Use various online validation tools to validate page and report results here

carms-ng commented 3 years ago

@rngadam

I reviewed the error / warnings from Nu Html Checker and W3C CSS Validation. Errors seems to be mostly coming from plugins used, such as Tailwindcss, AOS (Animate on Scroll), Gatsby Images. etc.

I noted several property doesn't exist errors. Though I verified on MDN documentations that those corresponding properties do exist.

How should we proceed? Let me know if you'd like to discuss this.

carms-ng commented 3 years ago

Filed issues on upstream dependencies

https://github.com/michalsnik/aos/issues/681