waltheri / wgo.js

JavaScript library for game of Go.
http://wgo.waltheri.net/
307 stars 127 forks source link

Bug fix - invalid character in wgo.player.css #95

Closed nickxyzt closed 3 years ago

nickxyzt commented 6 years ago

The extra character raised an error when compiled with SASS (this is typical of Ruby on Rails applications). Also, the online css validator https://jigsaw.w3.org/css-validator/ detects the error.