Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Linter results. #2

Open
tansiret opened this issue Dec 28, 2019 · 2 comments
Open

CSS Linter results. #2

tansiret opened this issue Dec 28, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@tansiret
Copy link
Member

tansiret commented Dec 28, 2019

  line column title description browser
  5 1 Parsing Errors Unknown @ rule: @define-color.@define-color theme_fg_color rgba(255,255,255,0.96); All
  81 33 Parsing Errors Expected RBRACE at line 81, col 33. -gtk-icon-transform: rotate(1turn); } } All
  1281 33 Parsing Errors Expected RBRACE at line 1281, col 33. -gtk-icon-transform: rotate(1turn); } } All
  5909 19 Parsing Errors Expected RBRACE at line 5909, col 19. background-color: #F04A50; All
  5937 19 Parsing Errors Expected RBRACE at line 5937, col 19. background-color: #F04A50; All
  5951 19 Parsing Errors Expected RBRACE at line 5951, col 19. background-color: #F04A50; All
  5965 19 Parsing Errors Expected RBRACE at line 5965, col 19. background-color: #F04A50; All
  6899 8 Parsing Errors Expected COLON at line 6899, col 8.infobar.error button.sidebar-button, All
  9615 31 Parsing Errors Expected RBRACE at line 9615, col 31. -gtk-icon-transform: rotate(0turn); } All
  9620 32 Parsing Errors Expected RBRACE at line 9620, col 32. -gtk-icon-transform: rotate(-0.5turn); } All

0 lines 10 errors 2728 warnings

@tansiret tansiret added the bug Something isn't working label Dec 28, 2019
@tansiret
Copy link
Member Author

tansiret commented Dec 29, 2019

Stupid results. Theme is working fine, fine.

@mkg20001
Copy link

Did you set the correct parser? Possibly gtk allows special CSS-things.

Try stylelint --fix file to auto fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants