AniStyl
DemoExamplesDocsPricingAccountCreate yours
DocumentationAniStyl Docs
Getting Started
Overview
Frameworks
HTML React Next.js Vue Other
Workflow
Import from URL Import from Figma Customize Download Regenerate
Developer
Tokens Components SCSS CSS Layout & grid Utilities Fonts Dark mode CLI Agent Skill
Support
Licence & support
Open builderFree · live preview · no account

SCSS - 7-1 architecture

Recommended for teams. Your tokens drive everything - change a custom property and the whole system re-themes.

cd my-design-system
npm install          # sass + utopia-core-scss
npm run build:css    # → dist/my-design-system.min.css
npm run watch:css    # rebuild on save

# Or import into existing SCSS
@use 'my-design-system/main' as *;

Abstracts hold tokens: _colours.scss (HSL + dark), _typography.scss (clamp scales), _spacing.scss, _effects.scss, _fonts.scss. See Tokens and inside the ZIP.

Next: CSS for plain usage · Next.js wiring

AniStyl

Generate a design system that is actually yours. MIT licensed output - we could disappear tomorrow and your code keeps working.

ProductThe builderExamplesDocsComponentsPricingQuestions
Supportsupport@anistyl.comYour account & buildsDonate - keep it running
LegalTerms of ServicePrivacy PolicyRefund Policy
This site runs on its own generated design system - fluid scales, an HSL colour map, one accent.