af969a7641
Trying to obviate my Google Sheets spreadsheet in favor of a more focused web app.
7 lines
84 B
JavaScript
7 lines
84 B
JavaScript
module.exports = {
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
variants: {},
|
|
plugins: [],
|
|
}
|