If your ReadyTheme did not come with the default subscription extension pre-installed, you can add it to your site by performing the following steps.
- Create a new build subdirectory as
build/extensions/subscriptions/
- Add _subscriptions.scss to the directory.
- Update your
build/extensions/extensions.scss
file to include@import "subscriptions/subscriptions";