chris-pearce / scally

Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly 🕶
https://twitter.com/scally_fw
Apache License 2.0
285 stars 20 forks source link

Issue 172: Cannot remove text-decoration: underline for default and hover/focus state for Base Link #175

Closed chris-pearce closed 9 years ago

chris-pearce commented 9 years ago

This isn't very nice but works—the ugliness stems from not setting up the toggle settings properly first time round and having to maintain backwards compatibility + user-agent styles around text-decoration.

The Base link will be drastically cleaned up and made a lot simpler in V3.

chris-pearce commented 9 years ago

This fixes #172.