kytta / shareon

📯 Lightweight, stylish, and ethical share buttons for popular social networks
https://shareon.js.org/
MIT License
465 stars 25 forks source link

Enable Buble transpilation #21

Closed kytta closed 4 years ago

kytta commented 4 years ago

This PR also features a new dev environment using Gulp to launch Rollup and PostCSS. This may (or may not) be a temporary solution -- I couldn't get Bublé plugin for Rollup to normally recognize my JS file because of a CSS import.

Fixes #19