levito / tt-rss-feedly-theme

Feedly theme for Tiny Tiny RSS
MIT License
643 stars 76 forks source link

Theme is not selectable with v17.1 #35

Closed TheFiZi closed 7 years ago

TheFiZi commented 7 years ago

Tried changing the first line in feedly.css from:

/* supports-version:16.8 */

to

/* supports-version:18.0 */

Used to work like a charm. Doesn't anymore.

TheFiZi commented 7 years ago

This ended up working

/* supports-version:17.10 */