UNPKG

@talentsoft-opensource/hylia

Version:

The Hylia design systems. Contains all the building blocks style rules for Talentsoft.

27 lines 702 B
{ "name": "@talentsoft-opensource/hylia", "version": "4.0.1", "description": "The Hylia design systems. Contains all the building blocks style rules for Talentsoft.", "main": "main.less", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "webpack" }, "keywords": [ "talentsoft", "components", "UI" ], "author": "Talentsoft", "license": "MIT", "devDependencies": { "css-loader": "^0.28.9", "extract-text-webpack-plugin": "^3.0.2", "file-loader": "^1.1.6", "less": "^2.7.3", "less-loader": "^4.0.5", "style-loader": "^0.20.1", "url-loader": "^0.6.2", "webpack": "^3.10.0" } }