We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create the main theme module files as documented in the official style guide and CSS classes reference and according to the Nord Style Guideslines.
The theme sources should be written with Sass. The selectors should be separated as SCSS modules by the sections defined in the documentation.
The main nord.scss theme file should import all modules from the src/modules folder.
nord.scss
src/modules
The text was updated successfully, but these errors were encountered:
Implement main theme CSS class modules
f71423d
Created the main theme module files as documented in the official style guide(1) and CSS classes reference(2) and according to the Nord Style Guideslines(3). References: (1) http://highlightjs.readthedocs.io/en/latest/style-guide.html (2) http://highlightjs.readthedocs.io/en/latest/css-classes-reference.html (3) https://github.com/arcticicestudio/nord GH-1
Add README installation- and contribution secions
884c26f
GH-1
Merge pull request #3 from arcticicestudio/feature/gh-1-main-theme-cl…
445f4f0
…asses Main theme classes
No branches or pull requests
Create the main theme module files as documented in the official style guide and CSS classes reference and according to the Nord Style Guideslines.
Details
The theme sources should be written with Sass. The selectors should be separated as SCSS modules by the sections defined in the documentation.
The main
nord.scss
theme file should import all modules from thesrc/modules
folder.Styleable Classes
The text was updated successfully, but these errors were encountered: