Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 16 additions & 0 deletions .compiledcssrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"addComponentName": true,
"extract": false,
"flattenMultipleSelectors": true,
"importReact": true,
"importSources": [
"@compiled/react",
"@atlaspack/css"
],
"increaseSpecificity": false,
"optimizeCss": true,
"processXcss": true,
"sortAtRules": true,
"sortShorthand": true,
"ssr": false
}
4 changes: 2 additions & 2 deletions .github/workflows/type-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
id: find-comment
with:
issue-number: ${{ github.event.pull_request.number }}
comment-author: 'github-actions[bot]'
body-includes: '📊 Type Coverage Report'
comment-author: "github-actions[bot]"
body-includes: "📊 Type Coverage Report"

- name: Create or update comment
uses: peter-evans/create-or-update-comment@v4
Expand Down
205 changes: 200 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions atlassian-frontend-monorepo
Loading
Loading