This website works better with JavaScript.
Explore
Help
Sign In
mirrors
/
devdocs
mirror of
https://github.com/freeCodeCamp/devdocs
Watch
1
Star
0
Fork
You've already forked devdocs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d811638eff
devdocs
/
assets
/
stylesheets
/
components
/
_environment.scss.erb
4 lines
90 B
Raw
Blame
History
._hide-in-development {
<%= App.environment != :production ? 'display: none;' : '' %>
}
Reference in new issue
View Git Blame
Copy Permalink