synapse-link / postcss.config.js
dixiebone13-a11y
Synapse Link HEBB-9 - Hebbian learning neural sim
4ad4378
raw
history blame contribute delete
81 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};