Some minor restructuring of the SASS files to reflect the architecture of USWDS
Add a brief README explaining best practices for styling Add comment annotations to the top of each file that references the original USWDS documentation and source
This commit is contained in:
committed by
Andrew Croce
parent
c06b0f679a
commit
ef0ee332b7
5
scss/elements/_tables.scss
Normal file
5
scss/elements/_tables.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
* Tables
|
||||
* @see https://designsystem.digital.gov/components/tables/
|
||||
* @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_table.scss
|
||||
*/
|
Reference in New Issue
Block a user