Skip to content

Commit 29c3b36

Browse files
authored
Merge branch 'master' into add-loader-types
2 parents a25f903 + cd2f4a2 commit 29c3b36

File tree

290 files changed

+4615
-13581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

290 files changed

+4615
-13581
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,6 @@ jobs:
162162
- run:
163163
name: Stylelint
164164
command: pnpm stylelint
165-
- run:
166-
name: Lint JSON
167-
command: pnpm jsonlint
168165
- run:
169166
name: Lint Markdown
170167
command: pnpm markdownlint
@@ -372,9 +369,6 @@ jobs:
372369
- run:
373370
name: test exported typescript
374371
command: pnpm --filter @mui-internal/test-module-resolution typescript:all
375-
- run:
376-
name: Run visual regression tests using Pigment CSS
377-
command: xvfb-run pnpm test:regressions-pigment-css
378372
- run:
379373
name: Upload screenshots to Argos CI
380374
command: pnpm test:argos

apps/pigment-css-next-app/.eslintrc

Lines changed: 0 additions & 9 deletions
This file was deleted.

apps/pigment-css-next-app/.gitignore

Lines changed: 0 additions & 35 deletions
This file was deleted.

apps/pigment-css-next-app/README.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

apps/pigment-css-next-app/next.config.mjs

Lines changed: 0 additions & 118 deletions
This file was deleted.

apps/pigment-css-next-app/package.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

apps/pigment-css-next-app/public/next.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/pigment-css-next-app/public/vercel.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/pigment-css-next-app/src/app/box/page.tsx

Lines changed: 0 additions & 58 deletions
This file was deleted.
-25.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)