index
:
jakobst1n/Aurora-data
gh-pages
master
App that gathers useful information for hunting northern lights (Aurora Borealis)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.js
blob: c7693c5e8181e28a9840ded02481dc656ebd0634 (
plain
) (
blame
)
1
2
3
4
5
6
module
.
exports
=
{
plugins
:
[
require
(
"postcss-import"
),
require
(
"postcss-nested"
)
],
}