1
0
mirror of https://github.com/pyscript/pyscript.git synced 2022-05-01 19:47:48 +03:00

Add some docs a links to improve the out-of-box experience.

This commit is contained in:
Russell Keith-Magee
2022-04-01 14:20:14 +08:00
parent 03da071a63
commit 2966002e44
4 changed files with 58 additions and 13 deletions

View File

@@ -16,6 +16,9 @@ module.exports = {
darkMode: false, // or 'media' or 'class'
theme: {
extend: {},
container: {
center: true
}
},
variants: {
extend: {},