diff --git a/build/constants.js b/build/constants.js index a20f0e4..ea4ec7a 100644 --- a/build/constants.js +++ b/build/constants.js @@ -52,6 +52,8 @@ const getBannerText = () => { ***** #{Settings.$author-names}. ***** Licensed under MIT. + + ***** To make a reset for CSS, We used the reset-zone library. */ }`; };