Single post

jump to replies

Smolweb validator v1.3.0 provides a new experimental analysis of the CSS of your page. It does not analyse the complexity of the CSS selectors (only in a future version).

Rules that determine the grade of each CSS property or property value are in a config file.

The online validator also generates how a basic #smolweb browser render your page

2 visible replies; 2 more replies hidden or not public

back to top
Kedara.eu feed ~ Ruben , @kedara_eu@kedara.social
(open profile)

@adele very nice! My score is way worse than I hoped. Have to do some further digging, if the unrecognised CSS elements are okay or not. And there's a stray </p> somewhere 😂 I should really add HTML/CSS validation as linting step.

It would be helpful if you state in the spec why some elements are "bad", for people less in the know (like me). But it's a cool project and nice that there's a web version!