Socket
Socket
Sign inDemoInstall

dialog-settings

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

media/logo.png

2

package.json
{
"name": "dialog-settings",
"version": "1.0.0",
"version": "1.1.0",
"description": "SASS/SCSS module settings",

@@ -5,0 +5,0 @@ "main": "gulpfile.js",

@@ -1,7 +0,9 @@

![dialog(size)](media/logo.png)
![dialog(settings)](media/logo.png)
# dialog(settings) :book:
[![GitHub version](https://badge.fury.io/gh/meodai%2Fdialog-size.svg)](https://badge.fury.io/gh/meodai%2Fdialog-size)
[![npm version](https://badge.fury.io/js/dialog-size.svg)](https://badge.fury.io/js/dialog-size)
[![travis build](https://travis-ci.org/meodai/dialog-size.svg?branch=master)](https://travis-ci.org/meodai/dialog-size)
[![GitHub version](https://badge.fury.io/gh/meodai%2Fdialog-settings.svg)](https://badge.fury.io/gh/meodai%2Fdialog-settings)
[![npm version](https://badge.fury.io/js/dialog-settings.svg)](https://badge.fury.io/js/dialog-settings)
[![travis build](https://api.travis-ci.org/meodai/dialog-settings.svg?branch=master)](https://travis-ci.org/meodai/dialog-settings)
A simple key value store for module settings, to make modules more portable.

@@ -25,3 +27,3 @@ With the nice side-effect that all settings can be output as native CSS variables.

2. Setup your module by setting a names-pace and calling the setting mixin
2. Setup your module by setting a name-space and calling the setting mixin
```scss

@@ -48,4 +50,6 @@ $module-name: 'somerandommodule';

4. By setting the global variable `$module-cssvariables` the variable are rendered as `CSS` variables.
## License 👮🏼
Created with ♥ by [meodai](//github.com/meodai). Licensed under the [MIT License](LICENSE).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc