Skip to content

samhoudmedia/system-sam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

design-system

πŸ—‚ Web Design System for &Samhoudmedia

πŸ“– Introduction

Consumable styleguide .css file for use in web projects. The elements are based off the &Samhoud brand guides.

Usage

The compiled CSS can be hosted or served via RawGit for quick usage. Include it into the <head> of your project to quickly get access to some basic &Samhoud styling.

https://cdn.rawgit.com/samhoudmedia/system-sam/4623beae/build/main.css

βš™ Installation & Development

Tech Stack

Prerequisites

  • Make sure you have node installed on your machine.
    • npm comes with node.
    • You can check versions with npm -v and node -v

Installation

  1. Clone this repo
$ git clone https://github.com/samhoudmedia/puzzle-cube-prototypes.git
  1. Run npm run sass:watch to compile .scss files.
  2. Run npm run sass:server in another terminal window to watch for changes.

πŸ“ƒ License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published