Commit d4f3801
authored
refactor: Make brand-sample one layer simpler (#49)
This collapses brand-sample/src into brand-sample. The extra layer did not seem
to be serving a purpose; it actually confused me over and over again when I was
copying files around to debug tutor-contrib-paragon :P
This also drops the Makefile and merges its on rule (build) into package.json,
removing the unnecessary package.json->Makefile->package.json indirection that
was going on.1 parent ccc9a1d commit d4f3801
9 files changed
Lines changed: 6 additions & 21 deletions
File tree
- brand-sample
- src
- tokens/src/themes/light/global
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
File renamed without changes.
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments