This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
nikita_kurochka
/
Project_hipstogram
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
afc260c32b
Dallar
Biçim İmleri
master
Project_hips...
/
tailwind.config.js
tailwind.config.js
111 B
Geçmiş
Ham
1
2
3
4
5
6
7
module.exports = {
content: ['./src/**/*.{js,jsx,ts,tsx}'],
theme: {
extend: {},
},
plugins: [],
}