Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 8f7021b

Browse files
committed
🏗 Insets
1 parent c2b9677 commit 8f7021b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generator/templates/tailwind.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
module.exports = {
22
theme: {
33
extend: {
4+
inset: {
5+
'full': '100%',
6+
},
47
opacity: {
58
'10': '0.1',
69
'90': '0.9',

0 commit comments

Comments
 (0)