-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Initial implementation #1
Milestone
Comments
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
Merged
arcticicestudio
added a commit
that referenced
this issue
Apr 15, 2017
…lementation #1 Initial Implementation
🚢 Shipped to Bracket Extension Registry initial release version 🏷 0.1.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Technology
The theme should be implemented with the LESSCSS language to allow the usage of the advanced CSS preprocessor syntax and provide a structured source file layout via the
@import
method.Features and Support
The initial implementation should include all Brackets core/base syntax- and UI CSS class selectors.
Furthermore optimized styles for various languages and support for third-party extensions should be added.
Build Tools
gulp should be used to lint all LESSCSS source files via stylelint. A configuration for EditorConfig should also be added.
Continuous Integration
CI builds should be provided by Travis CI and Circle CI.
Deployment
Release version will be deployed to the Brackets Extension Registry
Process
❭Nord Backlog: arcticicestudio/nord #25
❭Related to arcticicestudio/nord PR #17
/cc @jmyser
The text was updated successfully, but these errors were encountered: