Created
          January 24, 2017 13:22 
        
      - 
      
- 
        Save benjaminreid/d966026550b3afc15ada07b618a3fcba to your computer and use it in GitHub Desktop. 
    Removes the "no-js" class and replaces with "js" without altering other classes
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | (function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment