Skip to content

Commit

Permalink
fix: scroll in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVarchuk committed Jan 27, 2022
1 parent acbc5c7 commit b5b0d61
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 236 deletions.
2 changes: 1 addition & 1 deletion demo/webpack.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export default (env: { playground?: boolean; bench?: boolean } = {}, { mode }) =
{
test: /\.css$/,
use: [
'isomorphic-style-loader',
'style-loader',
'css-loader',
{
loader: 'esbuild-loader',
Expand Down
Loading

0 comments on commit b5b0d61

Please sign in to comment.