first commit
This commit is contained in:
7
build/node_modules/stylehacks/dist/dictionary/identifiers.js
generated
vendored
Normal file
7
build/node_modules/stylehacks/dist/dictionary/identifiers.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
exports.__esModule = true;
|
||||
var MEDIA_QUERY = exports.MEDIA_QUERY = 'media query';
|
||||
var PROPERTY = exports.PROPERTY = 'property';
|
||||
var SELECTOR = exports.SELECTOR = 'selector';
|
||||
var VALUE = exports.VALUE = 'value';
|
||||
Reference in New Issue
Block a user