add Semantic-UI
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"directories": {
|
||||
"lib": "dist"
|
||||
},
|
||||
"main": "semantic",
|
||||
"shim": {
|
||||
"semantic": {
|
||||
"deps": [
|
||||
"jquery",
|
||||
"./semantic.css!"
|
||||
],
|
||||
"exports": "$"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
}
|
||||
}
|
||||
@@ -251,6 +251,7 @@
|
||||
"saairey-bootstrap-wizard": "github:saairey/bootstrap-wizard",
|
||||
"select2": "github:select2/select2",
|
||||
"selectize": "github:brianreavis/selectize.js",
|
||||
"semantic-ui": "Semantic-Org/Semantic-UI",
|
||||
"scoped-polyfill": "github:PM5544/scoped-polyfill",
|
||||
"showdown": "github:showdownjs/showdown",
|
||||
"sifter": "github:brianreavis/sifter.js",
|
||||
|
||||
Reference in New Issue
Block a user