This website requires JavaScript.
Explore
Help
Sign In
administrator
/
frigate
Watch
1
Star
0
Fork
0
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2026-07-20 18:59:01 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8e1c376128dc420a8e07ac97d6170089ec171b27
frigate
/
web
/
postcss.config.js
T
7 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial framework for new UI with React/Typescript (
#8885
)
2023-12-08 07:33:22 -06:00
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
Fix linter and fix lint issues (
#10141
)
2024-02-28 15:23:56 -07:00
};
Reference in New Issue
Copy Permalink