]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/blobdiff - rollup.config.js
fixed remaining sass deprecations
[thirdparty/foundation/foundation-sites.git] / rollup.config.js
index ba40de356c02cd366527f6c34455a961f31fae4c..075516c238989475dc44ce278c93c9736ef09567 100644 (file)
@@ -14,7 +14,7 @@ var baseConfig = {
 module.exports = [
 
   // UMD
-  // Compatible with most environements and tools (AMD, CJS, ESM...),
+  // Compatible with most environments and tools (AMD, CJS, ESM...),
   // > Generated with Webpack. See the "javascript:foundation" gulp task.
   // > TODO: factorize the assets generation.