Skip to content

Cleaning CSS style#80

Merged
Titan-C merged 5 commits intosphinx-gallery:masterfrom
Titan-C:cssclean
Jan 1, 2016
Merged

Cleaning CSS style#80
Titan-C merged 5 commits intosphinx-gallery:masterfrom
Titan-C:cssclean

Conversation

@Titan-C
Copy link
Copy Markdown
Member

@Titan-C Titan-C commented Dec 29, 2015

This is to fix #73
I have moved all the changes from the latest CSS version in the gallery back to the SCSS. The SCSS file is now linted with scss-lint and the resulting CSS file is exported in expanded form instead of the default nested.

@Titan-C
Copy link
Copy Markdown
Member Author

Titan-C commented Dec 29, 2015

Changes visible in my read the docs fork http://sphinx-gallery-local.readthedocs.org/en/cssclean/
Where no difference shall be noticed

@GaelVaroquaux
Copy link
Copy Markdown
Contributor

I really think that the fact that you are relying on SCSS is a problem. It means that only you master the workflow to edit the CSS. As such this is a limiting factor to bringing in contributions.

Right now you are the main developer by far, so it's more beneficial that harmful. If I were you, I would train myself to work without SCSS, because it makes you more powerful.

@agramfort
Copy link
Copy Markdown
Contributor

+1

the size of our css file is not huge to justify the use of scss

my 2c

Titan-C added a commit that referenced this pull request Jan 1, 2016
@Titan-C Titan-C merged commit 6c04784 into sphinx-gallery:master Jan 1, 2016
@Titan-C Titan-C deleted the cssclean branch January 1, 2016 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The syle of the CSS needs sanitizing

3 participants