Skip to content

Anomia-s/sb-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox Frontend

Developed by tor and Nabrious.

If you intend to use this code. Please read LICENSE.md so you know what you can, and can't do with this source code.

Modification

In order to modify the SCSS, you will need a SASS/SCSS compiler. We reccomend this one for VS code. To make sure that the compiled CSS files go into the correct directory, go to the extension settings, open the settings.json file, and then set the savePath to /dist/css/

{
  "format": "expanded",
  "extensionName": ".css",
  "savePath": "/dist/css/"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.9%
  • SCSS 34.2%
  • HTML 9.9%