Last change
on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
857 bytes
|
Line | |
---|
1 | <!--
|
---|
2 | Please note: This template is *not* optional. Please fill in all fields and
|
---|
3 | questions, otherwise *the issue may be closed*. Please provide actual technical
|
---|
4 | information about errors, if an error has occurred.
|
---|
5 | -->
|
---|
6 |
|
---|
7 | * Node Version:
|
---|
8 | * NPM Version:
|
---|
9 | * postcss-values-parser Version:
|
---|
10 |
|
---|
11 | This issue is regarding a problem with:
|
---|
12 | - [ ] Standard CSS
|
---|
13 | - [ ] LESS
|
---|
14 | - [ ] SCSS
|
---|
15 | - [ ] SASS
|
---|
16 |
|
---|
17 | If you have a large amount of code to share which demonstrates the problem you're experiencing, please provide a link to your
|
---|
18 | repository rather than pasting code. Otherwise, please paste relevant short snippets below.
|
---|
19 |
|
---|
20 | ```css
|
---|
21 | // offending or problematic css
|
---|
22 | ```
|
---|
23 |
|
---|
24 | ```js
|
---|
25 | // any js you'd like to add. this section can be removed if none
|
---|
26 | ```
|
---|
27 |
|
---|
28 | ```
|
---|
29 | // actual error output, if error was thrown
|
---|
30 | ```
|
---|
31 |
|
---|
32 | ### Expected Behavior
|
---|
33 |
|
---|
34 | ### Actual Behavior
|
---|
35 |
|
---|
36 | ### How can we reproduce the behavior?
|
---|
Note:
See
TracBrowser
for help on using the repository browser.