"Stockfight" is a simple frontend to compare stocks on the swedish stock market
at master 85 B view raw
1const config = { 2 plugins: { 3 tailwindcss: {}, 4 }, 5}; 6 7module.exports = config;