Skip to content

Commit

Permalink
styling: update fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
vhnam committed May 26, 2024
1 parent da080a4 commit a872dca
Show file tree
Hide file tree
Showing 9 changed files with 1,203 additions and 1,198 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"dependencies": {
"@astrojs/mdx": "2.3.1",
"@astrojs/partytown": "2.1.0",
"@astrojs/react": "^3.3.4",
"@astrojs/react": "^3.4.0",
"@astrojs/rss": "4.0.5",
"@astrojs/sitemap": "3.1.4",
"@astrojs/tailwind": "^5.1.0",
"@fontsource-variable/inter": "^5.0.18",
"astro": "^4.8.7",
"@fontsource/source-sans-pro": "^5.0.8",
"astro": "^4.9.1",
"dayjs": "~1.11.11",
"fast-average-color-node": "^3.0.0",
"pluralize": "^8.0.0",
Expand All @@ -35,16 +35,15 @@
},
"devDependencies": {
"@rollup/plugin-yaml": "^4.1.2",
"@tailwindcss/typography": "~0.5.13",
"@tinacms/cli": "^1.5.45",
"@types/node": "^20.12.12",
"@types/pluralize": "^0.0.33",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "~10.4.19",
"github-slugger": "^2.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.4",
"lint-staged": "^15.2.5",
"postcss": "~8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
Expand Down
Loading

0 comments on commit a872dca

Please sign in to comment.