UNPKG

patchbay-scry

Version:

figure out a meeting time with friends, (like doodle, but for scuttlebutt)

7 lines (5 loc) 144 B
const compile = require('micro-css') const getMCSS = require('./get-mcss') module.exports = function getCSS () { return compile(getMCSS()) }