Commit b922f6a
committed
refactor: Make brand-sample one layer simpler
This collapses brand-sample/src into brand-sample.
The extra layer did not seem to be serving a purpose.
It confused me over and over again when I was debugging tutor-contrib-paragon.
This also drops the Makefile and merges its on rule (build) into
package.json, removing the unnecessary package.json<->Makefile
indirection that was going on.1 parent ccc9a1d commit b922f6a
9 files changed
Lines changed: 6 additions & 22 deletions
File tree
- brand-sample
- src
- tokens/src/themes/light/global
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
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