This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
mobilizon
mirror of
https://framagit.org/framasoft/mobilizon.git
Watch
1
Star
0
Fork
You've already forked mobilizon
0
Code
Issues
Releases
Wiki
Activity
3507438f17
mobilizon
/
js
/
.postcssrc.js
6 lines
62 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Rebase front on vuecli and update deps Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-18 09:28:29 +00:00
module
.
exports
=
{
plugins
:
{
Move to GraphQL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 09:30:27 +00:00
autoprefixer
:
{
}
,
}
,
}
;