0.1.1 • Published 5 days ago

@vtex/shoreline-stylelint v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
5 days ago

Shoreline Stylelint

A configuration of Stylelint rules to help with the Shoreline adoption.

How to run?

All files:

pnpm stylelint **/*.css

Specific file:

pnpm run stylelint src/example.css

Fix:

pnpm stylelint **/*.css --fix

Development

Add new rules

  1. Refer to the Writing rules guide of the Stylelint documentation

Build custom rules

  1. Refer to the Writing plugins guide of the Stylelint documentation
  2. Create your rule in the /src/plugins directory
  3. Validate your plugin with tests (reference sibling plugins for examples)

Useful references:

  1. PostCSS API: It is useful when writing a new plugin.
  2. jest-preset-stylelint: Use this documentation when writing tests.
  3. stylelint-prettier

Setup new rule/plugin

You must setup the new rule or plugin on the Stylelint configuration file

1.0.0-rc.68

5 days ago

1.0.0-rc.67

5 days ago

1.0.0-rc.69

5 days ago

1.0.0-rc.66

13 days ago

1.0.0-rc.65

16 days ago

1.0.0-rc.64

18 days ago

1.0.0-rc.63

19 days ago

1.0.0-rc.62

19 days ago

1.0.0-rc.60

22 days ago

1.0.0-rc.59

22 days ago

1.0.0-rc.61

21 days ago

1.0.0-rc.58

22 days ago

1.0.0-rc.57

26 days ago

1.0.0-rc.53

28 days ago

1.0.0-rc.52

28 days ago

1.0.0-rc.56

27 days ago

1.0.0-rc.55

27 days ago

1.0.0-rc.54

28 days ago

1.0.0-rc.49

29 days ago

1.0.0-rc.48

29 days ago

1.0.0-rc.47

29 days ago

1.0.0-rc.51

28 days ago

1.0.0-rc.50

28 days ago

1.0.0-rc.42

1 month ago

1.0.0-rc.41

1 month ago

1.0.0-rc.40

1 month ago

1.0.0-rc.46

1 month ago

1.0.0-rc.45

1 month ago

1.0.0-rc.44

1 month ago

1.0.0-rc.43

1 month ago

1.0.0-rc.39

1 month ago

1.0.0-rc.38

1 month ago

1.0.0-rc.37

1 month ago

1.0.0-rc.35

1 month ago

1.0.0-rc.36

1 month ago

1.0.0-rc.34

1 month ago

1.0.0-rc.28

1 month ago

1.0.0-rc.27

1 month ago

1.0.0-rc.29

1 month ago

1.0.0-rc.31

1 month ago

1.0.0-rc.30

1 month ago

1.0.0-rc.33

1 month ago

1.0.0-rc.32

1 month ago

1.0.0-rc.24

1 month ago

1.0.0-rc.23

1 month ago

1.0.0-rc.26

1 month ago

1.0.0-rc.25

1 month ago

1.0.0-rc.22

2 months ago

1.0.0-rc.21

2 months ago

1.0.0-rc.20

2 months ago

1.0.0-rc.19

2 months ago

1.0.0-rc.18

2 months ago

1.0.0-rc.17

2 months ago

1.0.0-rc.16

2 months ago

1.0.0-rc.15

2 months ago

1.0.0-rc.13

3 months ago

1.0.0-rc.12

3 months ago

1.0.0-rc.14

3 months ago

1.0.0-rc.11

3 months ago

1.0.0-rc.10

3 months ago

1.0.0-rc.9

3 months ago

1.0.0-rc.7

3 months ago

1.0.0-rc.8

3 months ago

1.0.0-rc.5

3 months ago

1.0.0-rc.6

3 months ago

1.0.0-rc.4

3 months ago

1.0.0-rc.3

3 months ago

1.0.0-rc.2

3 months ago

1.0.0-rc.1

3 months ago

1.0.0-rc.0

3 months ago

0.1.1

6 months ago

0.1.0

6 months ago