You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

semantic-ui-less-importable

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-less-importable - npm Package Compare versions

Comparing version

to
2.2.10

2

package.json

@@ -1,1 +0,1 @@

{"name": "semantic-ui-less-importable", "version": "2.2.7", "author": "Tyler Jones", "title": "Semantic UI Less Importable", "description": "An importable and overridable version of the Semantic-UI less", "license": "MIT", "homepage": "http:/github.com/squirly/semantic-ui-less-importable", "repository": {"type": "git", "url": "git://github.com/squirly/semantic-ui-less-importable.git"}, "bugs": {"url": "https://github.com/squirly/semantic-ui-less-importable/issues"}}
{"description": "An importable and overridable version of the Semantic-UI less", "repository": "github:squirly/semantic-ui-less-importable", "title": "Semantic UI Less Importable", "author": "Tyler Jones", "name": "semantic-ui-less-importable", "bugs": {"url": "https://github.com/squirly/semantic-ui-less-importable/issues"}, "version": "2.2.10", "license": "MIT", "homepage": "https://github.com/squirly/semantic-ui-less-importable#readme"}

@@ -18,3 +18,3 @@ # Semantic UI Less Importable [![CircleCI](https://circleci.com/gh/squirly/semantic-ui-less-importable.svg?style=svg)](https://circleci.com/gh/squirly/semantic-ui-less-importable)

## Useage
## Usage
In a less file:

@@ -33,8 +33,11 @@ ```less

```bash
pip install -r requirelments.txt
npm install
```
## Build
The script targets the version of semantic specified in the version.py file.
The script creates a npm package in the `dist` folder, containing the rewritten semantic less source.
```bash
./run.py
npm run build
```

@@ -47,7 +50,10 @@

```bash
node_modules/.bin/lessc dist/semantic.less > dist/semantic.css
npm run test
```
And the this runs a smoke test of installation
```bash
npm install ./dist
```
## Publish
The rewritten source code can be published to npm.
```
npm run publish
```

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet