Skip to content

Instantly share code, notes, and snippets.

View omarr45's full-sized avatar
🔥

Omar AbdulRahman omarr45

🔥
View GitHub Profile
@omarr45
omarr45 / .prettierrc
Created August 22, 2023 16:25
TailwindCSS + Prettier + Asro
{
"plugins": ["prettier-plugin-astro", "prettier-plugin-tailwindcss"],
"overrides": [
{
"files": ["**/*.astro"],
"options": {
"parser": "astro",
"singleQuote": true,
"jsxSingleQuote": true
}
@omarr45
omarr45 / cloudSettings
Last active May 29, 2021 19:36
VSC_Sync
{"lastUpload":"2021-05-29T19:36:04.701Z","extensionVersion":"v3.4.3"}