lydstyrke/tailwind.config.js

3 lines
70 B
JavaScript

module.exports = {
content: [ "./src/**/*.rs", "./index.html" ]
};