Skip to content

A partial re-implementation of CSS from Foundation for Sites built on PostCSS mixins

License

Notifications You must be signed in to change notification settings

thinknathan/pcss-foundation

Repository files navigation

PostCSS Foundation for Sites

A partial re-implementation of CSS from Foundation for Sites built on PostCSS with postcss-mixin instead of SASS.

Overview

  • Static components: included
  • Components with JS functionality: not included
  • Forms: included
  • Typography: included
  • Flexbox: Always on, no longer optional
  • Utils and mixins: partially included when possible
  • Grid: not included (use native CSS grid instead)
  • XY-Grid: limited mixins included for backwards compatibility

Requirements

Installation

npm install pcss-foundation OR yarn add pcss-foundation

About

A partial re-implementation of CSS from Foundation for Sites built on PostCSS mixins

Resources

License

Stars

Watchers

Forks