components
directory.components/00-base
. By default, there are files for mixins, variables, breakpoints, layout, and more.components/01-atoms/links/link/link.twig
is a good example of a simple link component. Please store all code for a component together inside the component's directory.components/01-atoms/buttons/buttons.stories.js
for a an example./templates
directory).