module.exports = {content: ['./web_platform/index.html','./web_platform/src/**/*.{ts,tsx}'], theme: {extend: {colors: {panel:'#162033',accent:'#22c55e'}}}, plugins: []};