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