778114e6a8
Create a web app off the post-its that I keep near my bathroom mirror.
7 lines
84 B
JavaScript
7 lines
84 B
JavaScript
module.exports = {
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
variants: {},
|
|
plugins: [],
|
|
}
|