herrherrmann / omnivore-list-popup

Web extension for Firefox and Chrome that shows a popup with a list of your Omnivore articles to quickly open or archive (similar to the In My Pocket extension).
https://addons.mozilla.org/firefox/addon/omnivore-list-popup/
MIT License
70 stars 4 forks source link

Fix styles in release package #19

Closed herrherrmann closed 1 year ago

herrherrmann commented 1 year ago

The variables.css has been missing in the releases, therefore breaking the styles! This is fixed now. I also added stylelint to lint our CSS files on the CI.