Skip to main content
PimentCSS v1.0.1, what's new
Home

Overview

Short recipes that combine forms, feedback, navigation, and content components into real pages.

How to compose a page

PimentCSS documents atoms (buttons, fields, alerts) and molecules (forms, tables, modals). Patterns show how to wire them into flows you ship: a contact panel, a list screen with actions, or a data table with paging.

Each recipe is a short, copy-pasteable stack with links to the underlying component pages. Start here, then dive into Form, Navigation, or Feedback sections for API detail.

Recipes

Layout primitives

When you need empty regions before content exists (wireframes, CMS slots, blank cards), use dashed .slot placeholders and .slots-layout grids.

Browse by domain

DomainStart withTypical stack
FormsContact form.form, .field, .btn
FeedbackToolbar + modal.alert, .btn-group, .modal
Data listsTable + pagination.table-scroll, .pagination
NavigationNavigation.header-nav, .tabs, .breadcrumb