Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork217
Commit77580dd
committed
build: add postinstall script to remove sass package
`sass-true` installs both `sass` and `sass-embedded` packages, which causes style compilation to break. Added a `postinstall` script with `rimraf` to remove `sass` after installation, leaving only `sass-embedded`.1 parent11f0514 commit77580dd
2 files changed
+136
-6
lines changedSome generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
| |||
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
| 151 | + | |
150 | 152 |
| |
151 | 153 |
| |
152 | 154 |
| |
|
0 commit comments
Comments
(0)