/alicerce-css--old

Alicerce

Primary LanguageCSSMIT LicenseMIT

alicerce-css

Alicerce

Development

We use stylus as CSS preprocessor.

# Build
yarn build

# Lint
yarn lint

Code rules

We use the linter stylelint with all the rules defined in the .stylintrc file.

Application Structure

─ dist
  └── index.css # Compiled CSS
─ src
  └── index.styl # Barrel with all styles

Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Check the CHANGELOG.md file to check the versions history.