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>
Fri, 24 Feb 2017 16:56:30 +0100
changeset 389
583a366e298c
parent 359
e435cad79dfe
permissions
-rw-r--r--
Fix usage of isAuthenticated.
module
.
exports
=
{
plugins
:
[
require
(
'autoprefixer'
)({
/* ...options */
})
]
}