Skip to content

Commit

Permalink
Merge pull request #956 from Lionad-Morotar/feat-nesting-css
Browse files Browse the repository at this point in the history
feat:支持 CSS 嵌套
  • Loading branch information
bailicangdu authored Nov 13, 2023
2 parents 8d685d5 + 1e45b05 commit 2fcd47d
Show file tree
Hide file tree
Showing 6 changed files with 15,444 additions and 19 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ module.exports = {
'<rootDir>/src/__tests__/micro_app.test.ts',
'<rootDir>/src/__tests__/unit/utils.test.ts',
'<rootDir>/src/__tests__/interact/index.test.ts',
'<rootDir>/src/__tests__/source/scoped_css.test.ts',
],
globals: {
__DEV__: true,
Expand Down
Loading

0 comments on commit 2fcd47d

Please sign in to comment.