mirror of
https://github.com/thangisme/notes.git
synced 2026-06-16 09:50:11 -04:00
Initial commit
This commit is contained in:
7
node_modules/stylehacks/dist/dictionary/identifiers.js
generated
vendored
Normal file
7
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