Files: fb49ce16f112e37291b22b0b80e356c5a9c8e7e3 / styles / index.js
76 bytesRaw
1 | module.exports = { |
2 | light: require('./light'), |
3 | dark: require('./dark') |
4 | } |
5 |
Built with git-ssb-web
1 | module.exports = { |
2 | light: require('./light'), |
3 | dark: require('./dark') |
4 | } |
5 |
Built with git-ssb-web