This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
lqb
/
automa
oglindă de
https://gitee.com/hubo/automa.git
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
58d6eaa57a
Ramuri
Etichete
dependabot/npm_and_yarn/babel/traverse-7.23.2
dependabot/npm_and_yarn/crypto-js-4.2.0
dependabot/npm_and_yarn/dev/codemirror/autocomplete-6.11.1
dependabot/npm_and_yarn/dev/tailwindcss-3.3.5
dependabot/npm_and_yarn/dev/tiptap/vue-3-2.1.12
dependabot/npm_and_yarn/dev/vue-i18n-9.8.0
dependabot/npm_and_yarn/dev/vueuse/head-2.0.0
dependabot/npm_and_yarn/postcss-8.4.31
dependabot/npm_and_yarn/webpack-5.76.0
dev
main
migrate-mv3
mv3
tab
v0.x
web/feat/add-delete-body
v1.28.27
v1.28.25
v1.28.24
v1.28.22
v1.28.21
v1.28.18
v1.28.17
v1.28.16
v1.28.15
v1.28.14
v1.28.12
v1.28.11
v1.28.10
v1.28.9
v1.28.8
v1.28.7
v1.28.6
v1.28.5
v1.28.4
v1.28.2
v1.27.2
v1.27.0
v1.26.2
v1.25.3
v1.25.1
v1.24.2
v1.24.0
v1.23.3
v1.23.0
v1.22.0
v1.21.4
v1.21.2
v1.21.0
v1.20.0
v1.19.0
v1.18.1
v1.17.0
v1.16.4
v1.16.0
v1.15.2
v1.15.1
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v1.9.1
v1.8.0
v1.7.2
v1.7.0
v1.6.5
v1.6.3
v1.6.0
v1.5.1
v1.5.0
v1.4.4
v1.4.0
v1.3.0
v1.2.1
v1.1.0
v1.0.2
v1.0.0
v0.17.4
v0.17.2
v0.17.0
v0.16.2
v0.16.1
v0.16.0
v0.15.2
v0.15.0
v0.14.1
v0.13.2
v0.13.0
v0.12.1
v0.12.0
v0.10.0
v0.9.6
v0.9.3
v0.8.2
v0.8.0
v0.7.2
v0.7.0
v0.6.0
v0.5.0
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.0
v0.3.0
v0.2.2
v0.2.0
v0.0.1
automa
/
postcss.config.js
postcss.config.js
114 B
Istoric
Crud
1
2
3
4
5
6
7
module.exports = {
plugins: {
'tailwindcss/nesting': {},
tailwindcss: {},
autoprefixer: {},
},
};