This website requires JavaScript.
Explore
Help
Sign In
administrator
/
frigate
Watch
1
Star
0
Fork
0
You've already forked frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2025-12-06 13:34:13 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
689af4ff87
frigate
/
web
/
postcss.config.js
4 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat!: web user interface
2021-01-09 20:26:46 +03:00
module
.
exports
=
{
test(web): add eslint and PR lint validation
2021-02-09 22:35:33 +03:00
plugins
:
[
require
(
'tailwindcss'
)
,
require
(
'autoprefixer'
)
]
,
feat!: web user interface
2021-01-09 20:26:46 +03:00
}
;
Reference in New Issue
Copy Permalink