Skip to content
Snippets Groups Projects
Commit 2123d60d authored by khawkins98's avatar khawkins98
Browse files

Update build and test files to reflect removed build asssets

parent 2bdf075b
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@
"name": "ebi-framework",
"version": "1.2.0-alpha.2",
"scripts": {
"test": "npm run scss && npm run js",
"scss": "node-sass -o css css && csso ./css/ebi-global.css --output ./css/ebi-global.min.css && npm run foundation-scss-full-fat && npm run foundation-scss-lite && npm run foundation-scss-extras",
"test": "npm run libraries && npm run scss && npm run js",
"//@16": [
"Foundation build variants",
"We build three variants to allow a 'lite' edition.",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment