Boilerplate.css file

Hi I started a new system from the Boilerplate system, and am having an issue seeing updates from my .css file. It seems like the boilerplate.css file refuses to disappear from the file system. I tried deleting all references to this file but it doesn't go away. I even uninstalled foundry and delete all its user folders, then reinstalled and still see this there. I also deleted my internet cache. Is this something built into foundry or is it hidden somewhere in its cache? Where can I find Foundry's cache and delete it?
No description
F
Forien90d ago
You probably have some compiler that compiles boilerplate.css from boilerplate.scss that you are running. Probably good idea to study your IDE and/or npm, whatever you are using to build the system
C
CosmicRey90d ago
That doesn't exist at all inside of my project though, only inside the boilerplate project. I searched all over using voidtools everything and it doesn't exist anywhere outside of that project. Note that it doesn't even exist inside foundry's system directory either anymore, just inside a random folder I was using as a reference Not a single file named boilerplate, not even boiler, and no reference to boilerplate within my project files anywhere
F
Forien90d ago
and you deleted the scss file as well?
C
CosmicRey90d ago
yes
F
Forien90d ago
then it should not reappear unless you pull from git again. if it does, then it's some weird voodoo going on
C
CosmicRey90d ago
Yea I'm really not sure why its being like this. that's why I think its being cached I tried ctrl + f5, but I don't really know foundry enough to know if there's something else I can do
F
Forien90d ago
if you changed your manifest file (like path to css), you need to restart foundry, otherwise it will not be seen. but that does not explain reappearing files
C
CosmicRey90d ago
I've restarted foundry countless times at this point. Reinstalled it even
Want results from more Discord servers?
Add your server
More Posts
Newbie question on scopeHey there, total newbie here. I'm a complete amateur to programming. I've completed the todo tutoriaHaving trouble to get scripts loadedTrying to make my first module and I have troubles getting anything loaded in Foundry. Here is what Help Needed! Dynamic Table for Reputation TrackingHello, everyone. I am still encountering an issue with my Reputation Tracking system. In the actor Newbie questions on testing.Hi all, ive put together a simple module for PF2E that allows a user to favorite a spell, feat, itemTrouble with Synthetic Actors (unlinked tokens)When I create a token from an actor and try to update something like its hp, I get the following errAvoid Sheet Re-render When Editing Actor's Item**TL;DR** How do I avoid a re-render of a character sheet with actor.items displayed, that happens wHow to Create & Save Custom Field Values from a Dropdown on Actor sheet?I am building a custom system for a Hogwarts setting using the Wands & Wizards 5e supplement. I am cFinding target when making an attackI’m developing a game system, and can’t figure it out, when there is combat active and a player is tTrying to register a new systemHey everyone, I am new to Foundry system development. I am working with the boilerplate system and hMinimise Document using PrototypeQuick question, I've got no idea what I'm doing so please excuse my ineptitude. Say I have a documenNew to System Development but have done minor module developmentI am trying to see if there is a complete working model of a system that I could use a base to undercalculating range/distanceI am trying to calculate the distance between two tokens to make sure they are in range of one anothPartial RerollI am looking for a way to partially "reroll" a roll. Quick example: Player rolls 2d6 (a 2 and a 5) atiered status effectsIf I have a status effect that can come from an ability, for example, burning comes from an ability Importing an npm package into a foundry systemimport minimist from 'minimist'; That line alone when included in my module's hook file is resultin(Paid) System Dev AssistanceHello, I am developing a new game and would like to build my own game system in foundry vtt. I'm nothow to handle items and effects?I've been working on a system for a game that needs a concept that seems like it might be a good fitAdvice on the general programming model a system should followI'm brand new to foundry dev and I want to make sure I am gaining the correct understanding of the eAdvice for compendium data in a custom systemHello, i'm new here! I was wondering if I could get a little direction for storing data about my gaDialog Box Auto-Closing Upon Opening 2nd TimeI've been appending custom functionality to the simple worldbuilding system. At this time, I'm tryin