1.0.24 ā€¢ Published 2 years ago

@tactics/kinderopvang-styleguide v1.0.24

Weekly downloads
1
License
-
Repository
github
Last release
2 years ago

Kinderopvang styleguide

A guide for designing and coding projects for šŸ’„KinderopvangšŸ’„

Setup

Installation

  1. Clone the repo.
  2. run npm install.
  3. You might need to install Gulp. You can do this by npm install -g gulp.

Run

To start the styleguide just run gulp dev. This will compile the styleguide and start a local server on http://localhost:8090.

Build

If you only want to compile/build the css you can run gulp build. This will only compile all of the sass and copies the images to the dist folder without starting the local server and generating the styleguide.

Basic structure

After you npm install and run gulp dev for the first time, you'll have a folder structure like this.

  • root - node_modules - dist - where your compiled and autoprefixed styles will go. - src - Contains all of the style. - images - Contains all of our images/icons we use. These get copied to the dist folder when compiling the css. - fonts - Contains all of our local fonts we use. These get copied to the dist folder when compiling the css. - css - where your style files go. - styleguide - where your styleguide is generated.

For more information about our styleguide you can get out our wiki

1.0.22

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.21

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago