OpenSpending Data Portal (#868)

* [#856,openspending][xl]: initial commit

* [examples/openspending][xs] - remove console.logs

---------

Co-authored-by: Luccas Mateus de Medeiros Gomes <luccasmmg@gmail.com>
This commit is contained in:
João Demenech
2023-05-10 18:20:47 -03:00
committed by GitHub
parent f610c953e7
commit 336ff819dc
25 changed files with 6847 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}