FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
allthingslinux/postcss.config.mjs at main · allthingslinux/allthingslinux · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
allthingslinux
/
allthingslinux
Public archive
forked from
9vlc/allthingslinux
Notifications
You must be signed in to change notification settings
Fork
1
Star
12
Code
Issues
2
Pull requests
11
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Expand file tree
Breadcrumbs
allthingslinux
/
postcss.config.mjs
Copy path
More file actions
More file actions
Latest commit
History
History
History
5 lines (4 loc) · 81 Bytes
Breadcrumbs
allthingslinux
/
postcss.config.mjs
Copy path
File metadata and controls
5 lines (4 loc) · 81 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
const
config
=
{
plugins
:
[
'@tailwindcss/postcss'
]
,
}
;
export
default
config
;
Back
|
FazBrowse Home
|
New Git URL