Mercurial
Mercurial
>
iconolab
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src_js/iconolab-bundle/postcss.config.js
author
Alexandre Segura <mex.zktk@gmail.com>
Wed, 12 Apr 2017 14:36:44 +0200
changeset 459
99327a255e04
parent 359
e435cad79dfe
permissions
-rw-r--r--
Move EmailManager class to « mails » package.
module
.
exports
=
{
plugins
:
[
require
(
'autoprefixer'
)({
/* ...options */
})
]
}