3.0.16 • Published 2 years ago

@littlemissrobot/sass-system v3.0.16

Weekly downloads
100
License
ISC
Repository
bitbucket
Last release
2 years ago

Little Miss Robot - Sass system (DEV)

This repository contains as system that lets you manage a couple of fundamental design elements: color, spacing, typography and breakpoints. This package is depended on different partial packages providing their respective functionality. This README is meant for the dev team and should not be published!

Setup

  1. Install the dependencies:
npm install
  1. Start the development environment:
npm run start

Scripts

CommandDescription
npm run startStart the development environment where Sass starts compiling the tests/index.scss file to the dist folder.
npm run lintUse stylelint to lint sass and css to check if everything is formatted correctly.

Structure

FolderDescription
libContains all the code that should be published to NPM as a package.
tests.html, tests.scssTesting files during development of the package, should never be published.

Publish to npm

  1. Change the version in the package.json to the wanted version number. Examples: 2.0.5 -> 2.0.6: for a small patch. 2.0.5 -> 3.0.0: for a breaking change.

  2. Push your changes to master.

  3. Manually run the Publish to NPM step in the pipelines when the automated steps have succesfully finished.

Contact

  • sebastien@littlemissrobot.com
3.0.16

2 years ago

3.0.15

2 years ago

3.0.14

3 years ago

3.0.12

3 years ago

3.0.13

3 years ago

3.0.9

3 years ago

3.0.10

3 years ago

3.0.11

3 years ago

3.0.8

3 years ago

3.0.7

3 years ago

3.0.6

3 years ago

3.0.4

3 years ago

3.0.5

3 years ago

3.0.3

3 years ago

2.0.11

3 years ago

2.0.7

3 years ago

2.0.10

3 years ago

2.0.8

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago