BusterLabs / Partyshare

A free, open source file sharing application, built on the peer-to-peer hypermedia protocol IPFS.
https://busterlabs.github.io/Partyshare
MIT License
158 stars 26 forks source link

Convert project to us css modules #30

Closed bhstahl closed 7 years ago

bhstahl commented 7 years ago

What

This PR localizes all styling to each individual component, using css modules, and removes the dependency on photon and preact-photon.

When

Immediately