UNPKG
@dustlight/auth-ui
Version:
latest (1.0.3-alpha)
1.0.3-alpha
1.0.1-alpha-1
1.0.0-alpha-2
1.0.0-alpha-1
0.0.1-aplha-4
0.0.1-aplha-1
0.0.1-alpha-10
UI for Auth-Service
github.com/dustlight-cn/auth
dustlight-cn/auth
@dustlight/auth-ui
/
.postcssrc.js
9 lines
(7 loc)
•
208 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/
/ https:/
/github.com/michael
-ciniawsky/postcss-load-config
module
.exports = {
plugins:
[
//
to edit target
browsers:
use
"browserslist"
field
in
package.json
require
(
'autoprefixer'
) ] }