Skip to content

Commit f02b1fb

Browse files
committed
rename dist files from fork
1 parent 375bfc5 commit f02b1fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ function buildDistFile(filename) {
3131

3232
console.info('Building CSS...')
3333

34-
Promise.all([buildDistFile('line-clamp')]).then(() => {
34+
Promise.all([buildDistFile('safe-area')]).then(() => {
3535
console.log('Finished building CSS.')
3636
})

0 commit comments

Comments
 (0)