mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-08-12 22:40:28 -04:00
Move playground style rules into stylesheet
This commit is contained in:
parent
2f14126d0b
commit
3e710e66ec
4 changed files with 19 additions and 8 deletions
|
@ -51,7 +51,7 @@ module.exports = [
|
|||
new CopyWebpackPlugin([
|
||||
{
|
||||
context: 'src/playground',
|
||||
from: '*.html'
|
||||
from: '*'
|
||||
}
|
||||
])
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue