This website requires JavaScript.
Explore
Help
Sign In
sidski
/
helseveileder
Archived
Watch
1
Star
0
Fork
You've already forked helseveileder
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2024-12-07
. You can view files and clone it, but cannot push or open issues or pull requests.
bda57ee28e
helseveileder
/
frontend
/
postcss.config.js
7 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:heavy_plus_sign: added tailwindcss dependency Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2023-12-10 15:22:29 +00:00
export
default
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
:lipstick: add custom colors to tailwind Co-authored-by: haraldnilsen <harald_998@hotmail.com>
2023-12-11 18:02:36 +00:00
}
;
Reference in a new issue
Copy permalink