Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@mayelaatf mayelaatf released this 10 Mar 23:18

Mayor changes in this release:

  • Upgrade USWDS to 2.13.1
  • Upgrade COMPONENTS to ^2.4
  • Upgrade USWDS_BASE to ^2.12
  • Compile SASS with @uswds/compile

    Specific files/folder changes

    
1. uswds version 2.13.1 has been added to yourthemename.settings.yml

    


2. Instagram class has been removed

 from _prudentia-theme-custom-styles.scss
    



    


3. .lando.yml file was updated to include Node v16 , add npx and removed gulp

 tooling
    



    


4. package.json includes uswds 2.13.1 and @uswds/compile
    



    


5. Subtheme composer.json file includes most recent drupal/usdws_base and drupal/components versions
    



    




6. gulpfile.js files have been updated to use the @uswds/compile package

    





    




7. starterkit>yourthemename > sass includes the partial sass files

    





    




8. browserlistrc file was removed from both Prudentia and starterkit>yourthemename 

    





    




9. theme_settings.php has been updated
    





    




10. Removed the template>layout>page.html.twig - since Instagram icon is already implemented
    





    




11. README file has been updated