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
https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties | |
https://www.w3schools.com/sass/showsass.php?filename=demo_sass_mixin1 | |
https://scotch.io/starters/react/adding-sass-to-create-react-app-applications | |
https://sass-lang.com/documentation/at-rules/mixin | |
https://sass-lang.com/documentation/variables |
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
# REACT Project AWS s3 Hosting | |
# Provate S3 Bucket | |
S3 Policy | |
{ | |
"Version": "2012-10-17", | |
"Statement": [ | |
{ | |
"Effect": "Allow", |
OlderNewer