uapte
This commit is contained in:
12
node_modules/node-sass/src/libsass/include/sass/version.h
generated
vendored
Normal file
12
node_modules/node-sass/src/libsass/include/sass/version.h
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef SASS_VERSION_H
|
||||
#define SASS_VERSION_H
|
||||
|
||||
#ifndef LIBSASS_VERSION
|
||||
#define LIBSASS_VERSION "[NA]"
|
||||
#endif
|
||||
|
||||
#ifndef LIBSASS_LANGUAGE_VERSION
|
||||
#define LIBSASS_LANGUAGE_VERSION "3.5"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user