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