pages-themes / primer

Primer is a Jekyll theme for GitHub Pages

Home Page:https://pages-themes.github.io/primer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Correct W3C validation errors in assets/css/style.css

benbalter opened this issue · comments

I found the following W3C validation errors in assets/css/style.css:

ERROR; URI: file://localhost/TextArea; line 1: 
        
                                “break-all” is not a “overflow-wrap” value : 
                            
ERROR; URI: file://localhost/TextArea; line 1: 
        
                                Value Error :  max-width (nullvisudet.html#propdef-max-width)
        
                                Too many values or values are not recognized : 
                            

Interested in fixing them? Just clone this repository locally, make the suggested change, and run script/cibuild to confirm it's been fixed. After that, you can submit a pull request to get your change merged. Feel free to drop questions here if you run into any problems.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.