mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Remove weird white space not present locally
This commit is contained in:
parent
303ad38b8e
commit
b2a70fd5ba
@ -64,7 +64,7 @@ export const cssToHtml = cond([
|
||||
matchesProperty('ext', 'css'),
|
||||
flow(padContentWithHTMLCatch, wrapInStyle, setExtToHTML)
|
||||
],
|
||||
[ stubTrue, identity ]
|
||||
[ stubTrue, identity ]
|
||||
]);
|
||||
|
||||
// FileStream::concactHtml(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user