Replace Mix with Encore
This commit is contained in:
parent
95450f2719
commit
5c8daf3054
25 changed files with 1352 additions and 3844 deletions
7
assets/css/components/wrap.css
Normal file
7
assets/css/components/wrap.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.wrap {
|
||||
@apply w-full max-w-3xl mx-auto;
|
||||
|
||||
&.is-wide {
|
||||
@apply max-w-5xl
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue