UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

13 lines (9 loc) 210 B
#ifndef SASS_VERSION_H #define SASS_VERSION_H #ifndef LIBSASS_VERSION #define LIBSASS_VERSION "@PACKAGE_VERSION@" #endif #ifndef LIBSASS_LANGUAGE_VERSION #define LIBSASS_LANGUAGE_VERSION "3.4" #endif #endif