mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
A premium and open source dashboard template with a responsive and high-quality UI.
📦 Setup environment
To run our documentation locally, first follow the steps in the main Tabler README to set up dependencies.
Build documentation locally
You need to have pnpm installed.
- From the
/tabler/sitedirectory, runpnmp installto install dependencies in the command line. - Then execute
pnpm run buildto build the Next site which holds Tabler documentation. - Execute
pnpm run startto start the Next site.- A success may look like
> start > next start ▲ Next.js 13.5.3 - Local: http://localhost:3000 ✓ Ready in 1513ms - Open http://localhost:3000 in your browser to see the documentation site, a local version of tabler.io/docs.
Note: To see a full list of possible documentation site command line commands, go to tabler/site/package.json.
License
See the LICENSE file.