Skip to content

Getting Started with Minimalist

Getting started

  1. Install Minimalist in your project.
    Terminal window
    npm create minimalist@latest
  2. Provide the target folder relative to the root project directory.
  3. Import the minimalist/minimalist.css file in your project as appropriate for your project or framework.

In the target folder, you will find the following files:

  • Directoryminimalist
    • Directoryatoms
      • buttons.css
      • forms.css
      • media.css
      • table.css
      • text.css
      • typography.css
    • Directorytokens
      • custom-properties.css
    • Directoryutils
      • reset.css
      • utils.css
    • minimalist.css