Very slow refresh when changing stylesHow to style a <select> dropdown with only CSS?When to use margin vs padding in CSSChange an HTML5 input's placeholder color with CSSMake the cursor a hand when a user hovers over a list itemHow to style a checkbox using CSS?Is the recommendation to include CSS before JavaScript invalid?Fonts appearing on Browserify livereload but not on refresh in Chrome onlyangular 2, angular-cli: How to enable relative paths for stylus?How to use Vuetify's Stylus CSS classes as mixins?
In The Incredibles 2, why does Screenslaver's name use a pun on something that doesn't exist in the 1950s pastiche?
Manager wants to hire me; HR does not. How to proceed?
What does the "titan" monster tag mean?
What do I need to do, tax-wise, for a sudden windfall?
The best in flight meal option for those suffering from reflux
Can an open source licence be revoked if it violates employer's IP?
My parents claim they cannot pay for my college education; what are my options?
Does "aurea" have the second meaning?
usage of mir gefallen
Any gotchas in buying second-hand sanitary ware?
Given a bit string of length 20, how many ways can such a string be generated if either all 0's or all 1's need to be grouped together in the string?
How can this shape perfectly cover a cube?
Is it possible to have battery technology that can't be duplicated?
Can an escape pod land on Earth from orbit and not be immediately detected?
Why does there seem to be an extreme lack of public trashcans in Taiwan?
How can religions without a hell discourage evil-doing?
How Many Times To Repeat An Event With Known Probability Before It Has Occurred A Number of Times
Are athletes' college degrees discounted by employers and graduate school admissions?
Short story about psychologist analyzing demon
Do the Shadow Magic sorcerer's Strength of the Grave feature and the half-orc's Relentless Endurance trait work together?
Does every chapter have to "blow the reader away" so to speak?
What is the theme of analysis?
Will users know a CardView is clickable
Interview was just a one hour panel. Got an offer the next day; do I accept or is this a red flag?
Very slow refresh when changing styles
How to style a <select> dropdown with only CSS?When to use margin vs padding in CSSChange an HTML5 input's placeholder color with CSSMake the cursor a hand when a user hovers over a list itemHow to style a checkbox using CSS?Is the recommendation to include CSS before JavaScript invalid?Fonts appearing on Browserify livereload but not on refresh in Chrome onlyangular 2, angular-cli: How to enable relative paths for stylus?How to use Vuetify's Stylus CSS classes as mixins?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm using coffeescript
and coagmano:stylus
.
When I import the styles inside the stylus files (@import './some/path/style.styl'
) it works fine.
But when I import the styles inside the coffee files (import './style.styl'
) then hot reload doesn't work, with each change of styles the project is rebuild and the page reloads and besides this refresh has long delays, 20 - 60 seconds.
css reactjs meteor coffeescript stylus
add a comment |
I'm using coffeescript
and coagmano:stylus
.
When I import the styles inside the stylus files (@import './some/path/style.styl'
) it works fine.
But when I import the styles inside the coffee files (import './style.styl'
) then hot reload doesn't work, with each change of styles the project is rebuild and the page reloads and besides this refresh has long delays, 20 - 60 seconds.
css reactjs meteor coffeescript stylus
What Os are you using?
– ivan133
Mar 25 at 7:22
MacOS Mojave. I also tested it on Windows 10 and Ubuntu, and it has the same problem.
– Vlad Dewitt
Mar 25 at 10:14
add a comment |
I'm using coffeescript
and coagmano:stylus
.
When I import the styles inside the stylus files (@import './some/path/style.styl'
) it works fine.
But when I import the styles inside the coffee files (import './style.styl'
) then hot reload doesn't work, with each change of styles the project is rebuild and the page reloads and besides this refresh has long delays, 20 - 60 seconds.
css reactjs meteor coffeescript stylus
I'm using coffeescript
and coagmano:stylus
.
When I import the styles inside the stylus files (@import './some/path/style.styl'
) it works fine.
But when I import the styles inside the coffee files (import './style.styl'
) then hot reload doesn't work, with each change of styles the project is rebuild and the page reloads and besides this refresh has long delays, 20 - 60 seconds.
css reactjs meteor coffeescript stylus
css reactjs meteor coffeescript stylus
edited Mar 25 at 11:20
Jankapunkt
4,51331837
4,51331837
asked Mar 25 at 1:52
Vlad DewittVlad Dewitt
113
113
What Os are you using?
– ivan133
Mar 25 at 7:22
MacOS Mojave. I also tested it on Windows 10 and Ubuntu, and it has the same problem.
– Vlad Dewitt
Mar 25 at 10:14
add a comment |
What Os are you using?
– ivan133
Mar 25 at 7:22
MacOS Mojave. I also tested it on Windows 10 and Ubuntu, and it has the same problem.
– Vlad Dewitt
Mar 25 at 10:14
What Os are you using?
– ivan133
Mar 25 at 7:22
What Os are you using?
– ivan133
Mar 25 at 7:22
MacOS Mojave. I also tested it on Windows 10 and Ubuntu, and it has the same problem.
– Vlad Dewitt
Mar 25 at 10:14
MacOS Mojave. I also tested it on Windows 10 and Ubuntu, and it has the same problem.
– Vlad Dewitt
Mar 25 at 10:14
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55330366%2fvery-slow-refresh-when-changing-styles%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55330366%2fvery-slow-refresh-when-changing-styles%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What Os are you using?
– ivan133
Mar 25 at 7:22
MacOS Mojave. I also tested it on Windows 10 and Ubuntu, and it has the same problem.
– Vlad Dewitt
Mar 25 at 10:14