Commit 354c1a2
committed
Webpacker: Add tailwind.config.js
During webpack installation generate `tailwind.config.js`.
This commit places that file inside `stylesheets/` dir, and link to it
inside `postcss.config.js`.
This is the blank Tailwind confg file that one can extend
to bring its own esthetics.1 parent 076857e commit 354c1a2
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | | - | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments