SPB Git forge

spb/qc26

Public
10commits 1branches 0releases
2.8 MBsize
maindefault branch
17 days agolast push
Python 51.6% TypeScript 46.7% CSS 1.7%
94 B · 8 lines javascript
Raw Blame History
1const config = {2  plugins: {3    "@tailwindcss/postcss": {},4  },5};67export default config;8