> For the complete documentation index, see [llms.txt](https://stackcss.gitbook.io/stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stackcss.gitbook.io/stack/master.md).

# Welcome to Stack!

![lang](https://img.shields.io/badge/lang-SCSS-%23c69) [![version\_badge](https://img.shields.io/npm/v/@growstocks/stack)](https://www.npmjs.com/package/@growstocks/stack) ![license\_badge](https://img.shields.io/npm/l/@growstocks/stack) ![stars](https://img.shields.io/github/stars/GrowStocks/stack?style=social)

## Features

* Relatively easy to configure.
* Rich theming, style-overriding, and component-creation APIs

## Prerequisites

* [Node.js](https://nodejs.org/en/)
* SASS/SCSS Live Watcher or Live Compiler (refer to your IDE's plugins marketplace)
* TS Compiler (if you're gonna use the typescript version)
* IF you don't like the previous options we've mentioned, try a build pack like [Gulp](https://gulpjs.com/).
